fixed drone config
the build was successful Details

This commit is contained in:
konrad 2018-09-22 23:34:35 +02:00
parent 6406f118a5
commit 93214655b8
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

@ -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}}.