mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-09 12:11:15 +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…
x
Reference in New Issue
Block a user