Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
nomad-FAIR
Commits
e4b3ec8d
Commit
e4b3ec8d
authored
Aug 19, 2020
by
Markus Scheidgen
Browse files
Fixed pypi release in CI/CD.
parent
41890a3b
Pipeline
#80737
passed with stages
in 22 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e4b3ec8d
...
...
@@ -193,4 +193,7 @@ release_pypi:
-
pip install twine
-
python setup.py compile
-
python setup.py sdist
-
python -m twine -u $CI_TWINE_USER -p $CI_TWINE_PASSWORD dist/*
-
python -m twine upload -u $CI_TWINE_USER -p $CI_TWINE_PASSWORD dist/*
when
:
manual
only
:
-
tags
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment