Skip to content
Snippets Groups Projects
Commit 9760ef7f authored by Leo's avatar Leo
Browse files

WIP: show verbose twine logs

parent ef20f55f
No related branches found
No related tags found
No related merge requests found
Pipeline #291428 failed
......@@ -20,7 +20,7 @@ deploy:
- pip install twine
script:
- echo "Deploying the Git Profile Manager"
- TWINE_PASSWORD=${CI_JOB_TOKEN} TWINE_USERNAME=gitlab-ci-token python -m twine upload --repository-url ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi dist/*
- TWINE_PASSWORD=${CI_JOB_TOKEN} TWINE_USERNAME=gitlab-ci-token python -m twine upload --verbose --repository-url ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/pypi dist/*
cache:
paths:
- dist/
\ No newline at end of file
......@@ -84,7 +84,7 @@
<option name="presentableId" value="Default" />
<updated>1724140762915</updated>
<workItem from="1724140765116" duration="10726000" />
<workItem from="1724224393281" duration="5989000" />
<workItem from="1724224393281" duration="6601000" />
</task>
<servers />
</component>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment