Skip to content
Snippets Groups Projects
Commit cebc1a0b authored by Sonia Zorba's avatar Sonia Zorba
Browse files

Update .gitlab-ci.yml

parent fba62ba2
No related branches found
No related tags found
No related merge requests found
Pipeline #1859 passed
......@@ -17,3 +17,10 @@ deploy_job:
- TWINE_PASSWORD=${CI_JOB_TOKEN} TWINE_USERNAME=gitlab-ci-token python -m twine upload --repository-url https://www.ict.inaf.it/gitlab/api/v4/projects/${CI_PROJECT_ID}/packages/pypi dist/*
rules:
- if: $CI_COMMIT_TAG
update_service:
stage: .post
trigger:
project: ci-intro/coords-service
rules:
- if: $CI_COMMIT_TAG
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment