This commit is contained in:
parent
b0f4e521c2
commit
07479089e2
@ -36,8 +36,7 @@ node {
|
||||
archiveArtifacts 'rmse.txt'
|
||||
archiveArtifacts 'evaluation.png'
|
||||
}
|
||||
def data = readFile(file: 'rmse.txt').split("/n")
|
||||
emailext body: 'Successful evaluation ${data[data.size()]}',
|
||||
emailext body: 'Successful evaluation',
|
||||
subject: "s434765",
|
||||
to: "26ab8f35.uam.onmicrosoft.com@emea.teams.ms"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user