Update 'Multibranch-Training'

This commit is contained in:
Patryk Gałka 2023-05-11 00:18:07 +02:00
parent 84c4a3210a
commit 9a0b1bd958

View File

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