a1c25d6fc8
The current default URL returns an error. The error message suggests that we just omit the URL entirely from the config and let twine handle it. That's what this patch does. Change-Id: I83b2eb30e3c93690dbe03052cd3f20a73c110350
868 B
868 B
Upload python packages to PyPI
Role Variables
Complex argument which contains the information about the PyPI server as well as the authentication information needed. It is expected that this argument comes from a Secret.
Username to use to log in to PyPI.
Password to use to log in to PyPI.