Skip to content

Commit

Permalink
SNOW-1852300 use bptp-built tag for nodejs tests (#983)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-akolodziejczyk authored Dec 10, 2024
1 parent 85a6a39 commit d7eed90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ timestamps {
'Test': {
stage('Test') {
def params = [
string(name: 'svn_revision', value: 'main'),
string(name: 'svn_revision', value: 'bptp-built'),
string(name: 'branch', value: 'main'),
string(name: 'client_git_commit', value: scmInfo.GIT_COMMIT),
string(name: 'client_git_branch', value: scmInfo.GIT_BRANCH),
Expand Down

0 comments on commit d7eed90

Please sign in to comment.