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