Skip to content
Snippets Groups Projects

Publish worker on prod & demo

Merged Yoann Schneider requested to merge publish-worker-on-prod-&-demo into main
+ 3
0
@@ -85,6 +85,7 @@ docker-build:
release-notes:
stage: release
allow_failure: true
image: registry.gitlab.teklia.com/infra/devops:latest
# Only run on tags
@@ -126,3 +127,5 @@ publish-worker:
matrix:
- ARKINDEX_INSTANCE:
- preprod
- demo
- prod
\ No newline at end of file
Loading