We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb8ec7 commit 3e34f66Copy full SHA for 3e34f66
Jenkinsfile
@@ -7,6 +7,7 @@ pipeline {
7
branch 'master'
8
branch 'production'
9
branch 'release_candidate'
10
+ buildingTag()
11
}
12
13
parallel {
0 commit comments