ci: run on GitLab

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2023-06-24 23:50:24 +02:00
parent efc60e98d7
commit b4caf50021
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -11,8 +11,8 @@ test:
- URL=http://localhost BASE_URL=/ yarn build
except:
- main
tags:
- shared-fi
# tags:
# - shared-fi
deploy:
stage: deploy
@ -30,5 +30,5 @@ deploy:
- make deploy-poincare
only:
- main
tags:
- shared-fi
# tags:
# - shared-fi