Fix message
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-03-31 19:39:22 +02:00
parent 24f660f2e5
commit c8e9047f1b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

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