Update 'Multibranch-Training'
This commit is contained in:
parent
c91d6e19fa
commit
57cb56bed9
@ -46,4 +46,11 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
post {
|
||||||
|
always {
|
||||||
|
build 'z-s434686-training' parameters: [
|
||||||
|
string(name: 'BRANCH', value: env.BRANCH_NAME)
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user