Skip to content
Snippets Groups Projects
Commit ae5a115d authored by Ahmed Ilyas's avatar Ahmed Ilyas
Browse files

Manual package release

parent 42580166
No related branches found
No related tags found
1 merge request!2013Manual package release
Pipeline #215402 passed
......@@ -537,6 +537,9 @@ python package:
script: twine upload -u gitlab-ci-token -p ${CI_JOB_TOKEN} --repository-url https://gitlab.mpcdf.mpg.de/api/v4/projects/${CI_PROJECT_ID}/packages/pypi dist/nomad-lab-*.tar.gz
rules:
- if: $CI_COMMIT_BRANCH == "develop" && $NIGHTLY
when: on_success
- when: manual
allow_failure: true
- if: $CI_COMMIT_TAG
pypi package:
......
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