epochs parameter
This commit is contained in:
parent
134ac629bb
commit
e6ed31bed8
@ -29,14 +29,14 @@ node {
|
||||
archiveArtifacts 'model/**/*.*'
|
||||
}
|
||||
emailext body: 'Successful build',
|
||||
subject: "Successful build",
|
||||
subject: "s434765",
|
||||
to: "26ab8f35.uam.onmicrosoft.com@emea.teams.ms"
|
||||
}
|
||||
|
||||
}
|
||||
catch (e) {
|
||||
emailext body: 'Failed build',
|
||||
subject: "Failed build",
|
||||
subject: "s434765",
|
||||
to: "26ab8f35.uam.onmicrosoft.com@emea.teams.ms"
|
||||
throw e
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user