{{#success build.status}} {{else}} {{/success}}
Successful Production-Build #{{ build.number }} Failed Production-Build #{{ build.number }}
{{#success build.status}} {{/success}}
Repo: {{ repo.owner }}/{{ repo.name }}
Author: {{ commit.author.name }} ({{ commit.author.email }})
Branch: {{ commit.branch }}
Tag: {{ tag }}
Commit: {{ truncate commit.sha 8 }}
Started at: {{ datetime build.created "Mon Jan 2 15:04:05 MST 2006" "Local" }}
Deploy Build: drone build promote {{ repo.owner }}/{{ repo.name }} {{build.number}} production

{{ commit.message }}