added artifact
This commit is contained in:
parent
bca2f97564
commit
6207e95793
@ -22,7 +22,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
post {
|
||||
|
||||
success {
|
||||
archiveArtifacts artifacts: 'metrics.csv', followSymlinks: false
|
||||
}
|
||||
always {
|
||||
emailext body: "${currentBuild.currentResult}", subject: 's444507-evaluation', to: 'e19191c5.uam.onmicrosoft.com@emea.teams.ms'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user