We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca66086 commit 04992e2Copy full SHA for 04992e2
1 file changed
Jenkinsfile
@@ -7,6 +7,8 @@ nodeJob {
7
runE2eTests = false
8
9
createGitTag = true
10
+ gitTagPrefix = 'v'
11
+ runBookeeping = true
12
13
//static asset upload
14
runPrivateNpmPublish = false
0 commit comments