Jenkins job name fix

This commit is contained in:
MatOgr 2022-05-02 16:48:01 +02:00
parent 2a4f1b1496
commit d591b36357

View File

@ -44,7 +44,7 @@ pipeline {
post {
success {
emailext body: 'SUCCESS', subject: 's478841-training', to: 'e19191c5.uam.onmicrosoft.com@emea.teams.ms'
build job: 's478841-evaluate/develop'
build job: 's478841-evaluation/develop'
}
failure {