mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-21 13:57:49 +00:00
add color to success output in slack
This commit is contained in:
parent
be543c4039
commit
1afa9e992c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -60,4 +60,4 @@ parallel 'centos7': {
|
||||
}
|
||||
}
|
||||
|
||||
slackSend "${env.JOB_NAME} #${env.BUILD_NUMBER} Complete (<${env.BUILD_URL}|Show More...>)"
|
||||
slackSend color: "#00ff00", message: "${env.JOB_NAME} #${env.BUILD_NUMBER} Complete (<${env.BUILD_URL}|Show More...>)"
|
||||
|
Loading…
Reference in New Issue
Block a user