Add promote, release jobs

Publish docs and PyPI archives.

Change-Id: Ia039e4b697e1ee7e3c1055b2e78e9eef0d6f67ed
This commit is contained in:
Matthieu Huin 2020-09-07 17:27:46 +02:00
parent 0bc9db6c89
commit 13a30f19ec

View File

@ -1,4 +1,6 @@
- project:
vars:
release_python: python3
check:
jobs:
- opendev-tox-docs
@ -23,3 +25,11 @@
- tox-py38:
nodeset: ubuntu-bionic
timeout: 3600
promote:
jobs:
- opendev-promote-python
- zuul-promote-docs
release:
jobs:
- opendev-release-python
- zuul-publish-tox-docs