9f04837bdf
This is a mechanically generated patch to switch the documentation jobs to use the new PTI versions of the jobs as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I520e4b2ccd50ea74cf1320362aa59cab088650d3 Story: #2002586 Task: #24302
15 lines
298 B
YAML
15 lines
298 B
YAML
- project:
|
|
templates:
|
|
- publish-openstack-docs-pti
|
|
- check-requirements
|
|
- release-notes-jobs-python3
|
|
check:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-pep8
|
|
post:
|
|
jobs:
|
|
- publish-openstack-python-branch-tarball
|