Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Commit d00f47d

Browse files
authored
Update Jenkinsfile
1 parent 7cc2b79 commit d00f47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ pipeline {
101101
slackSend(
102102
channel: "#activiti-community-builds",
103103
color: "danger",
104-
message: "activiti-cloud-notifications-graphql branch=$BRANCH_NAME is failed http://jenkins.jx.35.228.195.195.nip.io/job/Activiti/job/activiti-cloud-notifications-graphql/"
104+
message: "$BUILD_URL"
105105
)
106106
}
107107
always {

0 commit comments

Comments
 (0)