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

Publish worker on prod & demo

parent f8a360f0
No related branches found
No related tags found
1 merge request!445Publish worker on prod & demo
Pipeline #142618 failed
......@@ -118,6 +118,9 @@ build-cookiecutter:
pypi-publication:
image: python:3
stage: release
stage: release
stage: release
allow_failure: true
only:
- tags
......@@ -238,4 +241,4 @@ bump-python-deps:
- schedules
script:
- devops python-deps requirements.txt tests-requirements.txt docs-requirements.txt "worker-{{cookiecutter.slug}}/requirements.txt"
- devops python-deps requirements.txt tests-requirements.txt docs-requirements.txt "worker-{{cookiecutter.slug}}/requirements.txt"
\ No newline at end of file
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