Skip to content

Commit 04992e2

Browse files
committed
Activate tagging and bookeeping
1 parent ca66086 commit 04992e2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Jenkinsfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ nodeJob {
77
runE2eTests = false
88

99
createGitTag = true
10+
gitTagPrefix = 'v'
11+
runBookeeping = true
1012

1113
//static asset upload
1214
runPrivateNpmPublish = false

0 commit comments

Comments
 (0)