Skip to content

Commit 7408f93

Browse files
Updates
1 parent 681aa83 commit 7408f93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pipeline {
1313
branch 'production'
1414
branch 'release_candidate'
1515
changeRequest title: ".*JENKINSFILE_TESTING.*", comparator: 'REGEXP'
16-
tag 'release-*'
16+
buildingTag()
1717
}
1818
}
1919
steps {

0 commit comments

Comments
 (0)