From bf46f5c182f2ec5ba87a17983c48c02b8fbdd48b Mon Sep 17 00:00:00 2001 From: konrad Date: Sat, 22 Sep 2018 23:47:17 +0200 Subject: [PATCH] updated drone config --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6159ad3..b095bce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,4 +35,4 @@ pipeline: message: > **{{repo.owner}}/{{repo.name}}**: \[{{build.status}}] Build {{build.number}}\n {{commit.author}} pushed to {{commit.branch}} {{commit.sha}}: \`{{commit.message}}\` - Build started at {{datetime build.started}}\, finished at {{datetime build.finished}}. + Build started at {{datetime build.started "2006-Jan-02T15:04:05Z" "GMT+2"}}\, finished at {{datetime build.finished "2006-Jan-02T15:04:05Z" "GMT+2"}}.