zuul-jobs/roles/upload-pypi
Albin Vass 9062289151 Check for loop_control in with_ type loops
Change-Id: I191265df7709a6262b44a428d78fe28ffaeb4b75
2020-05-01 13:45:34 +02:00
..
defaults upload-pypi: add option to register packages 2019-01-08 07:49:43 +00:00
tasks Check for loop_control in with_ type loops 2020-05-01 13:45:34 +02:00
templates upload-pypi: make repository url optional 2017-10-17 14:13:24 -07:00
README.rst upload-pypi: add option to register packages 2019-01-08 07:49:43 +00:00

README.rst

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.