Merge "Fix legacy-api-ref job"
This commit is contained in:
commit
f286125944
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
- name: Copy files from api-ref/build/html/ on node
|
- name: Copy files from api-ref/build/html/ on node
|
||||||
synchronize:
|
synchronize:
|
||||||
src: api-ref/build/html/
|
src: '{{ ansible_user_dir }}/workspace/api-ref/build/html/'
|
||||||
dest: '{{ zuul.executor.log_root }}/html/'
|
dest: '{{ zuul.executor.log_root }}/html/'
|
||||||
mode: pull
|
mode: pull
|
||||||
copy_links: true
|
copy_links: true
|
||||||
|
@ -194,6 +194,8 @@
|
|||||||
post-run: playbooks/legacy/api-ref/post
|
post-run: playbooks/legacy/api-ref/post
|
||||||
timeout: 1800
|
timeout: 1800
|
||||||
branches: master
|
branches: master
|
||||||
|
required-projects:
|
||||||
|
- openstack/requirements
|
||||||
files:
|
files:
|
||||||
- ^tox.ini$
|
- ^tox.ini$
|
||||||
- ^api-ref/.*
|
- ^api-ref/.*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user