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