update drone.yml
This commit is contained in:
parent
a81e7e4777
commit
dfe56013f9
@ -25,7 +25,7 @@ steps:
|
|||||||
image: plugins/slack
|
image: plugins/slack
|
||||||
settings:
|
settings:
|
||||||
username: comradebritney
|
username: comradebritney
|
||||||
channel: clients.website
|
channel: clients.shaping-our-lives
|
||||||
template: "{{repo.owner}}/{{repo.name}} build failed: {{build.link}}. Last commit by @{{build.author}}"
|
template: "{{repo.owner}}/{{repo.name}} build failed: {{build.link}}. Last commit by @{{build.author}}"
|
||||||
webhook:
|
webhook:
|
||||||
from_secret: rc_builds_url
|
from_secret: rc_builds_url
|
||||||
@ -37,4 +37,4 @@ steps:
|
|||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- dev
|
- main
|
||||||
|
Loading…
Reference in New Issue
Block a user