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

Revert "Publish worker preprod"

This reverts commit fdc2dd83.
parent 737bec2f
No related branches found
No related tags found
No related merge requests found
Pipeline #137467 passed
...@@ -82,16 +82,3 @@ bump-python-deps: ...@@ -82,16 +82,3 @@ bump-python-deps:
script: script:
- devops python-deps requirements.txt - 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