base-jobs/playbooks/release-python/run.yaml
James E. Blair 393353a381 Add opendev-release-python job
This publishes to pypi in the usual manner, though it does not
GPG sign or upload to a tarballs site (owing to the lack of a
tarballs.opendev.org site at the moment).

Change-Id: Ia9c078841acd741149a8c5eae80393bbfd4aaaa6
2019-04-01 14:56:08 -07:00

5 lines
67 B
YAML

- hosts: all
roles:
- revoke-sudo
- build-python-release