From: Michael Tremer Date: Sat, 3 May 2025 09:31:34 +0000 (+0000) Subject: jobs: Show a tag with the builder name X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c68016ef434d712a32ac885553cd73d7f910d86b;p=pbs.git jobs: Show a tag with the builder name Signed-off-by: Michael Tremer --- diff --git a/src/templates/jobs/macros.html b/src/templates/jobs/macros.html index 7ce9353d..0a3e214b 100644 --- a/src/templates/jobs/macros.html +++ b/src/templates/jobs/macros.html @@ -153,6 +153,15 @@
+ {# Show Builder #} + {% if job.builder %} + + {% endif %} + {# Show controls? #} {% if show_controls %} {# Retry? #}