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
|
||||
synchronize:
|
||||
src: api-ref/build/html/
|
||||
src: '{{ ansible_user_dir }}/workspace/api-ref/build/html/'
|
||||
dest: '{{ zuul.executor.log_root }}/html/'
|
||||
mode: pull
|
||||
copy_links: true
|
||||
|
@ -194,6 +194,8 @@
|
||||
post-run: playbooks/legacy/api-ref/post
|
||||
timeout: 1800
|
||||
branches: master
|
||||
required-projects:
|
||||
- openstack/requirements
|
||||
files:
|
||||
- ^tox.ini$
|
||||
- ^api-ref/.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user