commit | 96b12d51b87a8da5ce03d0cfba27a325771499c6 | [log] [tgz] |
---|---|---|
author | Tomáš Kukrál <tkukral@mirantis.com> | Tue Mar 07 22:43:37 2017 +0100 |
committer | Tomáš Kukrál <tkukral@mirantis.com> | Tue Mar 07 22:43:37 2017 +0100 |
tree | 4ab48d279ad0eaead6fb6264857f681f0719bec0 | |
parent | b908dacf63546cbe28ab231c43bffe4db276d2a0 [diff] [blame] |
add slack notification Change-Id: I7c6f32cc27d70b1e1d790b677d988fb230144c17
diff --git a/lab-pipeline.groovy b/lab-pipeline.groovy index 51ecd4f..044a24f 100644 --- a/lab-pipeline.groovy +++ b/lab-pipeline.groovy
@@ -533,6 +533,9 @@ throw e } finally { + // send notification + common.sendNotification(currentBuild.result,HEAT_STACK_NAME,["slack"]) + // // Clean //