Guess that the logs directory is in the logs variable
If that doesn't work, we will try using .. to go up.
This commit is contained in:
parent
9409f1ebcb
commit
ed7f34e778
@ -17,7 +17,7 @@
|
||||
always:
|
||||
- name: Pull out the logs
|
||||
fetch:
|
||||
dest: "{{ artifacts }}"
|
||||
dest: "{{ logs }}"
|
||||
src: "{{ item }}"
|
||||
flat: yes
|
||||
with_items:
|
||||
|
Loading…
Reference in New Issue
Block a user