correcting Jenkinsfile
All checks were successful
s444517-training/pipeline/head This commit looks good
All checks were successful
s444517-training/pipeline/head This commit looks good
This commit is contained in:
parent
da75fd1aeb
commit
9f15c1c917
@ -31,5 +31,10 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
always {
|
||||
emailext body: "${currentBuild.currentResult}", subject: 's444517_build_status', to: 'e19191c5.uam.onmicrosoft.com@emea.teams.ms'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user