Loading templates/python.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,8 @@ pypi-upload: script: - twine check dist/* - twine upload --config-file "$pypirc" dist/* only: - tags rules: - if: $CI_COMMIT_TAG && ($SKIP_PYPI_UPLOAD == null) needs: - job: build-wheel artifacts: true Loading
templates/python.yml +2 −2 Original line number Diff line number Diff line Loading @@ -48,8 +48,8 @@ pypi-upload: script: - twine check dist/* - twine upload --config-file "$pypirc" dist/* only: - tags rules: - if: $CI_COMMIT_TAG && ($SKIP_PYPI_UPLOAD == null) needs: - job: build-wheel artifacts: true