Shorter link and fix link
continuous-integration/drone/push Build is running Details

This commit is contained in:
Luke Murphy 2020-03-29 15:23:24 +02:00
parent c1792d2650
commit df3a2d0f47
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ steps:
channel: notifications
username: drone-notifications-bot
message:
- value: "git.autonomic.zone: [${DRONE_COMMIT_SHA}](${DRONE_COMMIT_LINK}) deployed:partying_face:"
- value: "git.autonomic.zone: this [commit](${DRONE_COMMIT_LINK}) deployed :partying_face:"
when:
DRONE_BUILD_STATUS: success
- value: "git.autonomic.zone: ${DRONE_COMMIT_LINK} failed (see [logs](https://drone.autonomic.zone/autonomic-cooperative/gitea/${DRONE_BUILD_NUMBER})) :confounded:"