display branchtag regex when manually invoking build triggers to avoid confusion when multiple triggers
This commit is contained in:
parent
21ecc2eadd
commit
2814df482b
10 changed files with 70 additions and 37 deletions
|
@ -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 -->
|
||||
|
|
Reference in a new issue