Remove bogus post_tasks line from upload-logs
Bad copy-pasta Change-Id: If637b0d6f22e345b1a4e462585080a890a9acc26
This commit is contained in:
parent
ce51ea6115
commit
85a987cc38
@ -35,8 +35,7 @@
|
|||||||
dest: "{{zuul_logserver_root}}/{{ log_path }}/job-output.txt.gz"
|
dest: "{{zuul_logserver_root}}/{{ log_path }}/job-output.txt.gz"
|
||||||
verify_host: true
|
verify_host: true
|
||||||
|
|
||||||
post_tasks:
|
- name: Return log URL to Zuul
|
||||||
- name: Return log URL to Zuul
|
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
zuul_return:
|
zuul_return:
|
||||||
data:
|
data:
|
||||||
|
Loading…
Reference in New Issue
Block a user