We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33bb45 commit 931f7a7Copy full SHA for 931f7a7
Jenkinsfile
@@ -24,7 +24,7 @@ timestamps {
24
}
25
26
params = [
27
- string(name: 'svn_revision', value: 'main'),
+ string(name: 'svn_revision', value: 'bptp-built'),
28
string(name: 'branch', value: 'main'),
29
string(name: 'client_git_commit', value: scmInfo.GIT_COMMIT),
30
string(name: 'client_git_branch', value: scmInfo.GIT_BRANCH),
0 commit comments