mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
This commit is contained in:
@@ -8,7 +8,7 @@ steps:
|
|||||||
image: plugins/slack
|
image: plugins/slack
|
||||||
secrets: [slack_webhook_url]
|
secrets: [slack_webhook_url]
|
||||||
settings:
|
settings:
|
||||||
webhook: $SLACK_WEBHOOK_URL
|
webhook: $${SLACK_WEBHOOK_URL}
|
||||||
username: Drone
|
username: Drone
|
||||||
template: |
|
template: |
|
||||||
{{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)
|
{{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)
|
||||||
|
|||||||
Reference in New Issue
Block a user