Fix promote and release pipelines

Change-Id: Ib1ca295a8f2532c7718360c92d8c95934f926a20
This commit is contained in:
Matthieu Huin 2020-09-11 14:24:11 +02:00
parent 13a30f19ec
commit 56981c76df

View File

@ -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