Fix promote and release pipelines
Change-Id: Ib1ca295a8f2532c7718360c92d8c95934f926a20
This commit is contained in:
parent
13a30f19ec
commit
56981c76df
@ -3,7 +3,7 @@
|
|||||||
release_python: python3
|
release_python: python3
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- opendev-tox-docs
|
- zuul-tox-docs
|
||||||
- tox-linters:
|
- tox-linters:
|
||||||
vars:
|
vars:
|
||||||
tox_install_bindep: false
|
tox_install_bindep: false
|
||||||
@ -13,9 +13,10 @@
|
|||||||
- tox-py38:
|
- tox-py38:
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
|
- build-python-release
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- opendev-tox-docs
|
- zuul-tox-docs
|
||||||
- tox-linters:
|
- tox-linters:
|
||||||
vars:
|
vars:
|
||||||
tox_install_bindep: false
|
tox_install_bindep: false
|
||||||
@ -25,6 +26,7 @@
|
|||||||
- tox-py38:
|
- tox-py38:
|
||||||
nodeset: ubuntu-bionic
|
nodeset: ubuntu-bionic
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
|
- build-python-release
|
||||||
promote:
|
promote:
|
||||||
jobs:
|
jobs:
|
||||||
- opendev-promote-python
|
- opendev-promote-python
|
||||||
|
Loading…
x
Reference in New Issue
Block a user