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