push .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
64b337bc65
commit
f931776ed9
@ -42,7 +42,9 @@ steps:
|
|||||||
to:
|
to:
|
||||||
from_secret: TELEGRAM_USERID
|
from_secret: TELEGRAM_USERID
|
||||||
when:
|
when:
|
||||||
status: [ success, failure ]
|
status:
|
||||||
|
- success
|
||||||
|
- failure
|
||||||
message: >
|
message: >
|
||||||
📝 {{repo.name}} / {{commit.branch}} - {{commit.message}}
|
📝 {{repo.name}} / {{commit.branch}} - {{commit.message}}
|
||||||
{{#success build.status}}
|
{{#success build.status}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user