Fix parameter
Some checks failed
s434704-training/pipeline/head There was a failure building this commit
Some checks failed
s434704-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
fc6e335223
commit
73235c7614
@ -30,7 +30,7 @@ pipeline {
|
||||
}
|
||||
success {
|
||||
build job: 's434704-evaluation', parameters: [
|
||||
string(name: 'branchName', value: "${params.BRANCH}")
|
||||
gitParameter(name: 'branchName', value: "${params.BRANCH}")
|
||||
], wait: false
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user