Skip to content
Snippets Groups Projects
Commit 737bec2f authored by Yoann Schneider's avatar Yoann Schneider :tennis:
Browse files

Merge branch 'publish-worker-preprod' into 'main'

Publish worker preprod

See merge request workers/generic-training-dataset!9
parents cb201bd0 fdc2dd83
No related branches found
No related tags found
1 merge request!9Publish worker preprod
Pipeline #137313 passed
......@@ -82,3 +82,16 @@ bump-python-deps:
script:
- devops python-deps requirements.txt
publish-worker:
stage: release
image: registry.gitlab.teklia.com/arkindex/cli:latest
script:
- arkindex -p $ARKINDEX_INSTANCE --gitlab-secure-file arkindex-cli.yaml worker publish "$CI_REGISTRY_IMAGE:${CI_COMMIT_TAG:-latest}"
parallel:
matrix:
- ARKINDEX_INSTANCE:
- preprod
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment