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 780b539 commit 3765cbaCopy full SHA for 3765cba
Jenkinsfile
@@ -24,7 +24,7 @@ timestamps {
24
}
25
26
def params = [
27
- string(name: 'svn_revision', value: 'bptp-built'),
+ string(name: 'svn_revision', value: 'bptp-stable'),
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