Skip to content

Commit 3765cba

Browse files
SNOW-2040000 change default tag to bptp-stable (#1143)
1 parent 780b539 commit 3765cba

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
@@ -24,7 +24,7 @@ timestamps {
2424
}
2525

2626
def params = [
27-
string(name: 'svn_revision', value: 'bptp-built'),
27+
string(name: 'svn_revision', value: 'bptp-stable'),
2828
string(name: 'branch', value: 'main'),
2929
string(name: 'client_git_commit', value: scmInfo.GIT_COMMIT),
3030
string(name: 'client_git_branch', value: scmInfo.GIT_BRANCH),

0 commit comments

Comments
 (0)