Skip to content
Snippets Groups Projects
Commit 7109531b authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Fix pipeline

parent c1ecce40
No related branches found
No related tags found
No related merge requests found
Pipeline #20118 failed
......@@ -44,7 +44,7 @@ release_job:
script:
- python setup.py sdist
- TWINE_PASSWORD=${CI_JOB_TOKEN}
TWINE_USERNAME=98c8de339e1258db33f138635ca128
TWINE_USERNAME=gitlab-ci-token
python -m twine upload --repository-url
${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi dist/*
release:
......
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