X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=jenkins%2Fci-pipelines%2Fci_stage_1.groovy;h=07d4dfd102e765e7062d7db24013c49fc8586539;hb=28a2ebbaef8cdd3f8bda0e92b1a916d87c89cf3a;hp=cb70936f480b3ec12bab6a3b22b699cc209936aa;hpb=73a7e3341a08a1dd032b82ffc611503fb81a98f8;p=osm%2Fdevops.git diff --git a/jenkins/ci-pipelines/ci_stage_1.groovy b/jenkins/ci-pipelines/ci_stage_1.groovy index cb70936f..07d4dfd1 100644 --- a/jenkins/ci-pipelines/ci_stage_1.groovy +++ b/jenkins/ci-pipelines/ci_stage_1.groovy @@ -100,7 +100,8 @@ node("${params.NODE}") { // Jayant if the build fails the below error will cause the pipeline to terminate. // error("${project} build ${build} failed") } - } post { + } + post { always { if((stage_3_merge_result.getResult() != 'SUCCESS') && (${env.JOB_NAME} == 'daily-stage_4')){ emailext (