Add chdir for prepare-docs-for-afs

We need to be running out shell commands within the proper git src.

Change-Id: I9bb6bb85b1fc68cd475eddef38ed6bd11ee0f9dc
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-09-08 14:34:25 -04:00
parent d8e1dc6684
commit f45ff691af
No known key found for this signature in database
GPG Key ID: 611A80832067AF38

View File

@ -17,6 +17,7 @@
- name: Rearrange publish directories
args:
chdir: "{{ zuul_work_dir }}"
executable: /bin/bash
shell: |
set -xe