Merge "Fix openstackdocstheme-api-ref gate"
This commit is contained in:
commit
7838507201
@ -2439,17 +2439,6 @@ jobs:
|
|||||||
- '^tox.ini$'
|
- '^tox.ini$'
|
||||||
- '^api-guide/.*'
|
- '^api-guide/.*'
|
||||||
|
|
||||||
# For openstackdocstheme, we want to publish with each change, so extend
|
|
||||||
# the files section.
|
|
||||||
- name: ^gate-openstackdocstheme-api-ref$
|
|
||||||
files:
|
|
||||||
- '^tox.ini$'
|
|
||||||
- '^api-ref/.*'
|
|
||||||
- '^doc/.*$'
|
|
||||||
- '^openstackdocstheme/.*$'
|
|
||||||
- '^.*\.txt$'
|
|
||||||
- '^.*\.rst$'
|
|
||||||
|
|
||||||
- name: ^gate-.*-api-ref$
|
- name: ^gate-.*-api-ref$
|
||||||
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/api-ref/build/html/
|
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/api-ref/build/html/
|
||||||
branch: master
|
branch: master
|
||||||
@ -2461,6 +2450,17 @@ jobs:
|
|||||||
- name: ^gate-.*-api-ref-src$
|
- name: ^gate-.*-api-ref-src$
|
||||||
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/api-ref/build/html/
|
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/api-ref/build/html/
|
||||||
|
|
||||||
|
# For openstackdocstheme, we want to publish with each change, so extend
|
||||||
|
# the files section.
|
||||||
|
- name: ^gate-openstackdocstheme-api-ref$
|
||||||
|
files:
|
||||||
|
- '^tox.ini$'
|
||||||
|
- '^api-ref/.*'
|
||||||
|
- '^doc/.*$'
|
||||||
|
- '^openstackdocstheme/.*$'
|
||||||
|
- '^.*\.txt$'
|
||||||
|
- '^.*\.rst$'
|
||||||
|
|
||||||
- name: ^gate-.*-install-guide$
|
- name: ^gate-.*-install-guide$
|
||||||
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/install-guide/build/html/
|
success-pattern: http://docs-draft.openstack.org/{build.parameters[LOG_PATH]}/install-guide/build/html/
|
||||||
# This is only available in Newton.
|
# This is only available in Newton.
|
||||||
|
Loading…
Reference in New Issue
Block a user