Merge "Add event id to emit-job-header"

This commit is contained in:
Zuul 2020-02-07 13:17:33 +00:00 committed by Gerrit Code Review
commit cf898b26a1

View File

@ -19,6 +19,9 @@
{% if zuul_log_url is defined and zuul_log_path is defined %}
Log URL (when completed): {{ zuul_log_url }}/{{ zuul_log_path }}/
{% endif %}
{% if zuul.event_id is defined %}
Event ID: {{ zuul.event_id }}
{% endif %}
- name: Print node information
debug: