generated from gCubeCI/Pipeline-Docker-Template
parent
5e177fc5f1
commit
a795ded7e4
|
@ -54,7 +54,7 @@ pipeline {
|
|||
echo 'The gCubeBuild pipeline has failed'
|
||||
emailext attachLog: true,
|
||||
to: 'roberto.cirillo@isti.cnr.it',
|
||||
subject: "[Jenkins DockerPipeline D4S] build ${currentBuild.fullDisplayName} failed for image ${imagename}",
|
||||
subject: "[Jenkins DockerPipeline D4S] build ${currentBuild.fullDisplayName} failed",
|
||||
body: "Something is wrong with ${env.BUILD_URL}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue