fix
Some checks failed
s434695-training/pipeline/head There was a failure building this commit

This commit is contained in:
s434695 2021-05-16 22:45:28 +02:00
parent 8fad47a012
commit 3d068ac7d1

2
Jenkinsfile vendored
View File

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