Skip to content
Snippets Groups Projects
Commit 18d9a666 authored by Mads M. Pedersen's avatar Mads M. Pedersen
Browse files

Update .gitlab-ci.yml file

parent 6940748b
No related branches found
No related tags found
1 merge request!658Update .gitlab-ci.yml file
Pipeline #72965 failed
......@@ -161,7 +161,7 @@ pypi_linux:
- pip install --upgrade pip
- pip install -e . --upgrade
- pip install --upgrade build
- pip install --upgrade twine
- pip install --upgrade twine packaging
- python3 -m build
- twine upload dist/* -u $TWINE_USERNAME -p $TWINE_PASSWORD
tags:
......
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