WIP notifications #3
@ -31,7 +31,7 @@ steps:
|
||||
channel: notifications
|
||||
username: drone-notifications-bot
|
||||
message:
|
||||
- value: "git.autonomic.zone: ${DRONE_COMMIT_LINK} succeeded. Well done :partying_face:"
|
||||
- value: "git.autonomic.zone: [${DRONE_COMMIT_SHA}](${DRONE_COMMIT_LINK}) succeeded :partying_face:"
|
||||
when:
|
||||
DRONE_BUILD_STATUS: success
|
||||
- value: "git.autonomic.zone: ${DRONE_COMMIT_LINK} failed. No stress :relaxed:"
|
||||
- value: "git.autonomic.zone: ${DRONE_COMMIT_LINK} failed :confounded:"
|
||||
|
Reference in New Issue
Block a user