Run evaluation after train
This commit is contained in:
parent
3c88cb0131
commit
339abb55d8
@ -36,6 +36,7 @@ pipeline {
|
||||
post {
|
||||
success {
|
||||
emailext body: "SUCCESS", subject: "s444380-training", to: "e19191c5.uam.onmicrosoft.com@emea.teams.ms"
|
||||
build job: "s444380-evaluation/master"
|
||||
}
|
||||
|
||||
failure {
|
||||
|
Loading…
Reference in New Issue
Block a user