Jenkins job name fix
This commit is contained in:
parent
2a4f1b1496
commit
d591b36357
@ -44,7 +44,7 @@ pipeline {
|
|||||||
post {
|
post {
|
||||||
success {
|
success {
|
||||||
emailext body: 'SUCCESS', subject: 's478841-training', to: 'e19191c5.uam.onmicrosoft.com@emea.teams.ms'
|
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 {
|
failure {
|
||||||
|
Loading…
Reference in New Issue
Block a user