Skip to content
Snippets Groups Projects
Unverified Commit c19542be authored by Georg Krause's avatar Georg Krause
Browse files

Execute deployment after build

parent 45dd5d06
No related branches found
No related tags found
No related merge requests found
Pipeline #20045 failed
...@@ -33,6 +33,7 @@ package: ...@@ -33,6 +33,7 @@ package:
- dist/* - dist/*
deploy: deploy:
stage: deploy
image: $CI_REGISTRY/funkwhale/backend-test-docker:3.10 image: $CI_REGISTRY/funkwhale/backend-test-docker:3.10
before_script: before_script:
- poetry install - poetry install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment