fix typo in 519d7520e6
This commit is contained in:
parent
519d7520e6
commit
270affad48
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -61,7 +61,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
post {
|
||||
allways {
|
||||
always {
|
||||
emailext attachLog: true, attachmentsPattern: 'output/**',
|
||||
body: "${currentBuild.currentResult}: Job ${env.JOB_NAME} build ${env.BUILD_NUMBER}",
|
||||
recipientProviders: [requestor()],
|
||||
|
Loading…
Reference in New Issue
Block a user