diff --git a/.drone.yml b/.drone.yml index eb04e09..0780b9d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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}}