| - - Successful build #{{ build.number }} - - | - {{else}} -- - Failed build #{{ build.number }} - - | - {{/success}} -||||||||||
-
-
|
-
From 69437755ef634e2294a396b51a6d39161e49d13c Mon Sep 17 00:00:00 2001
From: Jonas Bernard
+ This is the report of your most recent drone pipeline build.
+ It finished {{ datetime build.finished "Mon Jan 2 15:04:05 MST 2006" "Local" }}
+
+ {{#success build.status}}
+
+ Successful build #{{ build.number }}
+
+ {{else}}
+
+ Failed build #{{ build.number }}
+
+ {{/success}}
+
+ The build was based on the following commit: +
| + See the build on drone:: + | ++ Build #{{build.number}}, {{build.status}} + | +
| + Link to the commit: + | ++ {{ truncate commit.sha 8 }}: {{commit.message}} + | +
| + Link to the repository: + | ++ {{repo.fullName}} + | +
| + Commit: + | ++ {{ truncate commit.sha 8 }} + | +
| + Started at: + | ++ {{ datetime build.created "Mon Jan 2 15:04:05 MST 2006" "Local" }} + | +
| - |
-
-
-
|
- - |
{{#success build.status}} -
- This is the report of your most recent drone pipeline build. - It finished {{ datetime build.finished "Mon Jan 2 15:04:05 MST 2006" "Local" }}. -
- - - -- {{#success build.status}} -
- The build was based on the following commit: -
| - See the build on drone: - | -- Build #{{build.number}}, {{build.status}} - | -
| - Link to the commit: - | -- {{ truncate commit.sha 8 }}: {{commit.message}} - | -
| - Link to the repository: - | -- {{repo.fullName}} - | -
| - Started at: - | -- {{ datetime build.created "Mon Jan 2 15:04:05 MST 2006" "Local" }} - | -
+ This is the report of your most recent drone pipeline build. + It finished {{ datetime build.finished "Mon Jan 2 15:04:05 MST 2006" "Local" }}. +
+ + ++ {{#success build.status}} +
+ The build was based on the following commit: +
| + See the build on drone: + | ++ Build #{{build.number}}, {{build.status}} + | +
| + Link to the commit: + | ++ {{ truncate commit.sha 8 }}: {{commit.message}} + | +
| + Link to the repository: + | ++ {{repo.fullName}} + | +
| + Started at: + | ++ {{ datetime build.created "Mon Jan 2 15:04:05 MST 2006" "Local" }} + | +