Merge "Add trailing slash for log url"

This commit is contained in:
Zuul 2019-04-02 11:27:46 +00:00 committed by Gerrit Code Review
commit 4b52fcd923
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
Triggered by: {{ zuul.change_url }}
{% endif %}
{% if zuul_log_url is defined and zuul_log_path is defined %}
Log URL (when completed): {{ zuul_log_url }}/{{ zuul_log_path }}
Log URL (when completed): {{ zuul_log_url }}/{{ zuul_log_path }}/
{% endif %}
- name: Print node information