Skip to content

Commit 30a5820

Browse files
Manjunath MManjunath M
authored andcommitted
fix: resolve help file loading for cancel running builds option
1 parent 5c80214 commit 30a5820

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/main/resources/com/dabsquared/gitlabjenkins/GitLabPushTrigger

src/main/resources/com/dabsquared/gitlabjenkins/GitLabPushTrigger/config.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<f:entry title="Cancel pending merge request builds on update" field="cancelPendingBuildsOnUpdate">
6060
<f:checkbox default="false"/>
6161
</f:entry>
62-
<f:entry title="Cancel running merge request builds on update" field="cancelRunningBuildsOnUpdate"
62+
<f:entry title="Cancel running merge request builds on update" field="cancelRunningBuildsOnUpdate">
6363
<f:checkbox default="false"/>
6464
</f:entry>
6565

0 commit comments

Comments
 (0)