diff --git a/.drone.yml b/.drone.yml index 0d7ac7c..4878b7d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,4 +34,5 @@ pipeline: secrets: [ TELEGRAM_TOKEN, TELEGRAM_TO, ] message: > \[{{build.status}}\] Build {{build.number}} succeeded, deployed website. -# {{commit.author}} did {{build.event}} to {{commit.branch}}({{commit.sha}}:`{{commit.message}}`Build started at {{build.started}}, finished at {{build.finished}}. + {{commit.author}} pushed to {{commit.branch}} {{commit.sha}} +#:`{{commit.message}}`Build started at {{build.started}}, finished at {{build.finished}}.