This commit is contained in:
parent
2968f171a0
commit
17aa158523
@ -31,9 +31,7 @@ steps:
|
|||||||
channel: notifications
|
channel: notifications
|
||||||
username: drone-notifications-bot
|
username: drone-notifications-bot
|
||||||
message:
|
message:
|
||||||
- value: >
|
- value: "${DRONE_COMMIT_AUTHOR} deployed git.autonomic.zone (see [commit](${DRONE_COMMIT_LINK})) :partying_face:"
|
||||||
${DRONE_COMMIT_AUTHOR} deployed git.autonomic.zone (see [commit](${DRONE_COMMIT_LINK})) :partying_face:
|
|
||||||
when:
|
when:
|
||||||
DRONE_BUILD_STATUS: success
|
DRONE_BUILD_STATUS: success
|
||||||
- value: >
|
- value: "[commit](${DRONE_COMMIT_LINK}) failed to deploy (see [logs](https://drone.autonomic.zone/autonomic-cooperative/gitea/${DRONE_BUILD_NUMBER})) :confounded:"
|
||||||
[commit](${DRONE_COMMIT_LINK}) failed to deploy (see [logs](https://drone.autonomic.zone/autonomic-cooperative/gitea/${DRONE_BUILD_NUMBER})) :confounded:
|
|
||||||
|
Reference in New Issue
Block a user