forked from Hg/htlle-da-vorlage
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 {
|
post {
|
||||||
allways {
|
always {
|
||||||
emailext attachLog: true, attachmentsPattern: 'output/**',
|
emailext attachLog: true, attachmentsPattern: 'output/**',
|
||||||
body: "${currentBuild.currentResult}: Job ${env.JOB_NAME} build ${env.BUILD_NUMBER}",
|
body: "${currentBuild.currentResult}: Job ${env.JOB_NAME} build ${env.BUILD_NUMBER}",
|
||||||
recipientProviders: [requestor()],
|
recipientProviders: [requestor()],
|
||||||
|
Loading…
Reference in New Issue
Block a user