Fix lint issue with emit-job-header role
This is breaking project-config, and some reason we didn't catch it in testing. We should look into why that is. Change-Id: I994484cdb28297fdff8c52ccf7455733584cd8ae Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
71bc02db76
commit
7e69f2f8ea
@ -1,7 +1,8 @@
|
|||||||
# We don't want this to run for every host, it should only run once.
|
# We don't want this to run for every host, it should only run once.
|
||||||
- run_once: yes
|
- run_once: yes
|
||||||
block:
|
block:
|
||||||
- include_role:
|
- name: Setup log path fact
|
||||||
|
include_role:
|
||||||
name: set-zuul-log-path-fact
|
name: set-zuul-log-path-fact
|
||||||
|
|
||||||
- name: Print job information
|
- name: Print job information
|
||||||
|
Loading…
Reference in New Issue
Block a user