Sen mail with train build status.
Some checks failed
s426206-training/pipeline/head There was a failure building this commit
Some checks failed
s426206-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
5536d1c2fa
commit
d3ac36a5ff
@ -33,6 +33,11 @@ pipeline {
|
||||
steps {
|
||||
//Zarchiwizuj wynik
|
||||
archiveArtifacts 'model.pt'
|
||||
//Wysłanie maila
|
||||
emailext body: build.result.toString(),
|
||||
subject: 's426206',
|
||||
to: '26ab8f35.uam.onmicrosoft.com@emea.teams.ms'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user