jktrain trigger eval with git param.
Some checks failed
s426206-training/pipeline/head There was a failure building this commit

This commit is contained in:
Jan Nowak 2021-05-16 12:30:03 +02:00
parent c8eb109e0f
commit 4e99690e51

View File

@ -53,7 +53,7 @@ pipeline {
subject: 's426206 train',
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
//Uruchamianie innego zadania
build job: 's426206-evaluation/master', [string(name: 'BUILD_SELECTOR', value: '<StatusBuildSelector plugin="copyartifact@1.46"/>')]
build job: 's426206-evaluation/master', [string(name: 'BUILD_SELECTOR', value: '<StatusBuildSelector plugin="copyartifact@1.46"/>'),gitParameter(name: 'BRANCH', value: 'master')]
}
unstable {