diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 92c04f3c1bd7a6aad1b13674318644aac03fbcd4..203b789ac2485afeb0b65490aaad3be1a05dd177 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -131,5 +131,4 @@ pypi: - python3 -m pip install --upgrade build twine script: - python3 -m build - - echo ".pypirc - python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ --non-interactive -u __token__ -p $pypi_token dist/*