This commit is contained in:
s434695 2021-05-24 01:26:02 +02:00
parent c579d63845
commit 0204ef10e9

1
Jenkinsfile vendored
View File

@ -49,6 +49,7 @@ pipeline {
}
post {
success {
build job: 's434695-evaluation/evaluation'
mail body: 'SUCCESS TRAINING', subject: 's434695', to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
}