Zaktualizuj 'Multibranch-Training'
This commit is contained in:
parent
1988343c47
commit
75b1e7c3ab
@ -44,5 +44,11 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
build job: 'z-s434743-evaluation/master', parameters: [
|
||||
string(name: 'BRANCH', value: env.BRANCH_NAME),
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user