Skip to content

Commit 6800843

Browse files
committed
Новый RC7 в девелопе
1 parent 2717a98 commit 6800843

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
@@ -5,7 +5,7 @@ pipeline {
55

66
environment {
77
VersionPrefix = '2.0.0'
8-
VersionSuffix = 'rc6'+"-${(long)(currentBuild.startTimeInMillis/60000)}"
8+
VersionSuffix = 'rc7'+"-${(long)(currentBuild.startTimeInMillis/60000)}"
99
outputEnc = '65001'
1010
}
1111

0 commit comments

Comments
 (0)