fix: typo in msg
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-11-03 21:54:45 +01:00
parent 49b9d2eafa
commit eaa0ced076
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -102,7 +102,7 @@ steps:
event: **`{{build.event}}`**
commit [`${DRONE_COMMIT_SHA:0:7}`](https://git.dotya.ml/${DRONE_REPO}/commit/${DRONE_COMMIT_SHA}) by {{commit.author}} on `{{commit.branch}}`
{{else}}
❌ [Hourly build #{{build.number}}]({{build.link}}) of `{{repo.name}}` failed.
❌ [Nightly build #{{build.number}}]({{build.link}}) of `{{repo.name}}` failed.
event: **`${DRONE_BUILD_EVENT}`**
commit [`${DRONE_COMMIT_SHA:0:7}`](https://git.dotya.ml/${DRONE_REPO}/commit/${DRONE_COMMIT_SHA}) by {{commit.author}} on `{{commit.branch}}`
{{/success}}