Add plot for evaluation, add parameters to jenkins and fix mail sending
Some checks failed
s430705-evaluation/pipeline/head There was a failure building this commit
s430705-training/pipeline/head There was a failure building this commit

This commit is contained in:
s430705 2021-05-13 12:12:43 +02:00
parent a4491fcfc5
commit d5052daaa6

View File

@ -31,7 +31,7 @@ pipeline {
post { post {
success { success {
build job: 's430705-evaluation/master', parameters: [string(name: 'buildNumber', value: '2')] build job: 's430705-evaluation/master', parameters: [string(name: 'buildNumber', value: '${env.BUILD_NUMBER}')]
mail body: 'SUCCESS', mail body: 'SUCCESS',
subject: 's430705', subject: 's430705',
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms' to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'