Add plot for evaluation, add parameters to jenkins and fix mail sending
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
d3ca041db4
commit
0dc2c330cc
@ -30,7 +30,7 @@ pipeline {
|
||||
post {
|
||||
success {
|
||||
|
||||
build job: 's430705-evaluation/master', parameters: [string(name: 'buildNumber', value: $BUILD_NUMBER)]
|
||||
build job: 's430705-evaluation/master', parameters: [string(name: 'buildNumber', value: ${env.BUILD_NUMBER})]
|
||||
mail body: 'SUCCESS',
|
||||
subject: 's430705',
|
||||
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
||||
|
Loading…
Reference in New Issue
Block a user