Add promote, release jobs
Publish docs and PyPI archives. Change-Id: Ia039e4b697e1ee7e3c1055b2e78e9eef0d6f67ed
This commit is contained in:
parent
0bc9db6c89
commit
13a30f19ec
10
.zuul.yaml
10
.zuul.yaml
@ -1,4 +1,6 @@
|
|||||||
- project:
|
- project:
|
||||||
|
vars:
|
||||||
|
release_python: python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- opendev-tox-docs
|
- opendev-tox-docs
|
||||||
@ -23,3 +25,11 @@
|
|||||||
- tox-py38:
|
- tox-py38:
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
|
promote:
|
||||||
|
jobs:
|
||||||
|
- opendev-promote-python
|
||||||
|
- zuul-promote-docs
|
||||||
|
release:
|
||||||
|
jobs:
|
||||||
|
- opendev-release-python
|
||||||
|
- zuul-publish-tox-docs
|
||||||
|
Loading…
Reference in New Issue
Block a user