Update 'Multibranch-Training'

This commit is contained in:
Patryk Gałka 2023-05-11 00:20:33 +02:00
parent 9a0b1bd958
commit 4dfd1b4931

View File

@ -48,7 +48,7 @@ pipeline {
}
post {
always {
build job: 'z-s434686-training/master', parameters: [
build job: 'z-s434686-evaluation', parameters: [
string(name: 'BRANCH', value: env.BRANCH_NAME),
]
}