diff --git a/.drone.yml b/.drone.yml index ec491b6..0028abf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ steps: skip_verify: true subject: '[{{ repo.fullName }}] build #{{ build.number }} - {{ build.status }}' body: > - Build {{ build.number }} submitted by {{ commit.author.name }} ({{ commit.author.ema + Build {{ build.number }} submitted by {{ commit.author.name }} ({{ commit.author.email }})

Commit Info:

Commit message: {{ commit.message }}
@@ -37,3 +37,4 @@ steps: from: drone@drone.metaunix.net when: status: [ success, changed, failure ] +