Skip to content

Commit 931f7a7

Browse files
SNOW-1852300 use bptp-built tag for jenkins tests (#1071)
1 parent a33bb45 commit 931f7a7

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
params = [
27-
string(name: 'svn_revision', value: 'main'),
27+
string(name: 'svn_revision', value: 'bptp-built'),
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)