Fix typo - the word is "available"
Change-Id: Ic8327c9949c2a98dc0e96c3b3d177bb9aa8dc209
This commit is contained in:
parent
00e673c36b
commit
ed7a359f67
@ -6,5 +6,5 @@
|
|||||||
when: zuul.change_url is defined
|
when: zuul.change_url is defined
|
||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
msg: "At completion, logs for this job will be availble at "{{ zuul_log_url }}/{{ zuul_log_path }}"
|
msg: "At completion, logs for this job will be available at "{{ zuul_log_url }}/{{ zuul_log_path }}"
|
||||||
when: zuul_log_url is defined and zuul_log_path is defined
|
when: zuul_log_url is defined and zuul_log_path is defined
|
||||||
|
Loading…
x
Reference in New Issue
Block a user