display branchtag regex when manually invoking build triggers to avoid confusion when multiple triggers

This commit is contained in:
Alec Merdler 2017-07-12 15:09:27 -04:00
parent 21ecc2eadd
commit 2814df482b
10 changed files with 70 additions and 37 deletions

View file

@ -13,8 +13,8 @@
<!-- Source information only (i.e. no info) -->
<div class="tbd-content" ng-switch-when="source">
Triggered by
<div class="trigger-description" trigger="build.trigger"
style="display: inline-block; margin-left: 4px;"></div>
<trigger-description trigger="build.trigger"
style="display: inline-block; margin-left: 4px;"></trigger-description>
</div>
<!-- Just commit SHA -->