Fix typo in training-labs post.yaml

Change-Id: I25ffd035667b28b8ecca8f7e03968388c2310ab1
This commit is contained in:
Roger Luethi 2018-02-20 14:07:21 +01:00
parent 5a88bc81af
commit bfe9599359
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
- name: Collect generate-labs generated files
synchronize:
dest: "{{ zuul_executor.work_root }}/artifacts"
dest: "{{ zuul.executor.work_root }}/artifacts"
mode: pull
src: "src/{{ zuul.project.canonical_name }}/build/dist/"
verify_host: true