improvement:devops code related to docker clean and email notification
[osm/devops.git] / jenkins / ci-pipelines / ci_stage_1.groovy
index cb70936..07d4dfd 100644 (file)
@@ -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 (