47b2a7c869
If people are using normal tarball jobs to build sdist tarballs, they can also use a normal job to upload them. This job will require being passed a dict variable with username and password, which really should be stored in a secret. Change-Id: I5747856e54d07a98571db38f1827b3e3cfefe768
4 lines
46 B
YAML
4 lines
46 B
YAML
- hosts: all
|
|
roles:
|
|
- role: upload-pypi
|