Skip to content

Commit

Permalink
Reports to Slack
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Sep 8, 2016
1 parent 880fec3 commit 7d2b618
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ node('docker') {
sh "rm -f ./debug"
handleError(message)
}

stage 'Notify'

slackSend color: 'good', message: "grouper-appliance passes test battery"

}

Expand Down

0 comments on commit 7d2b618

Please sign in to comment.