Merge "Fix some publishing jobs"

This commit is contained in:
Zuul 2017-09-30 00:32:25 +00:00 committed by Gerrit Code Review
commit a67f3d6d9a
5 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
- name: Copy files from publish-docs/ on node
synchronize:
src: publish-docs/
src: '{{ ansible_user_dir }}/workspace/publish-docs/'
dest: '{{ zuul.executor.log_root }}/html/'
mode: pull
copy_links: true

View File

@ -3,7 +3,7 @@
- name: Copy files from publish-docs/ on node
synchronize:
src: publish-docs/
src: '{{ ansible_user_dir }}/workspace/publish-docs/'
dest: '{{ zuul.executor.log_root }}/html/'
mode: pull
copy_links: true

View File

@ -3,7 +3,7 @@
- name: Copy files from publish-docs/ on node
synchronize:
src: publish-docs/
src: '{{ ansible_user_dir }}/workspace/publish-docs/'
dest: '{{ zuul.executor.log_root }}/html/'
mode: pull
copy_links: true

View File

@ -3,7 +3,7 @@
- name: Copy files from publish-docs/ on node
synchronize:
src: publish-docs/
src: '{{ ansible_user_dir }}/workspace/publish-docs/'
dest: '{{ zuul.executor.log_root }}/html/'
mode: pull
copy_links: true

View File

@ -3,7 +3,7 @@
- name: Copy files from publish-docs/ on node
synchronize:
src: publish-docs/
src: '{{ ansible_user_dir }}/workspace/publish-docs/'
dest: '{{ zuul.executor.log_root }}/html/'
mode: pull
copy_links: true