From a3ededb04640cfa52cd7405071d4d51b479afaab Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 22 Sep 2018 23:03:03 +0200 Subject: [PATCH] fixed drone config --- .drone.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index a38ac09..c15ac51 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ pipeline: {{else}} build {{build.number}} failed. Fix me please. {{/success}}] - {{commit.author}} did {{build.event}} to {{commit.branch}}({{commit.sha}}: - `{{commit.message}}` - Build started at {{build.started}}, finished at {{build.finished}}. + {{commit.author}} did {{build.event}} to {{commit.branch}}({{commit.sha}}: + `{{commit.message}}` + Build started at {{build.started}}, finished at {{build.finished}}.