diff --git a/.drone.yml b/.drone.yml index 227f78f..0d7ac7c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,5 +33,5 @@ pipeline: image: appleboy/drone-telegram 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}}. + \[{{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}}.