This commit is contained in:
parent
37d29e608b
commit
8e9efaca63
10
.drone.yml
10
.drone.yml
@ -16,13 +16,3 @@ steps:
|
|||||||
from_secret: telegram_token
|
from_secret: telegram_token
|
||||||
to: 2129601481
|
to: 2129601481
|
||||||
format: markdown
|
format: markdown
|
||||||
message: >
|
|
||||||
# Status: {{#success build.status}} OK {{ else }} FAILURE {{/success}}
|
|
||||||
|
|
||||||
Commit: <a href="https://github.com/{{ repo.owner }}/{{ repo.name }}/commit/{{ build.commit }}|{{ truncate build.commit 8 }}">{{ build.commit }}|{{ truncate build.commit 8 }}</a
|
|
||||||
|
|
||||||
Branch: <a https://github.com/{{ repo.owner }}/{{ repo.name }}/commits/{{ build.branch }}|{{ build.branch }}></a>
|
|
||||||
|
|
||||||
Author: {{ build.author }}
|
|
||||||
|
|
||||||
Build: <{{ build.link }}| Drone Build {{ build.number }} >
|
|
Loading…
Reference in New Issue
Block a user