Skip to content

Commit

Permalink
Adding branch verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Sep 8, 2016
1 parent 7d2b618 commit 0808208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ node('docker') {

stage 'Notify'

slackSend color: 'good', message: "grouper-appliance passes test battery"
slackSend color: 'good', message: "grouper-appliance (${tag}) passes test battery"

}

Expand Down

0 comments on commit 0808208

Please sign in to comment.