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
|
||||
secrets: [slack_webhook_url]
|
||||
settings:
|
||||
webhook: $SLACK_WEBHOOK_URL
|
||||
webhook: $${SLACK_WEBHOOK_URL}
|
||||
username: Drone
|
||||
template: |
|
||||
{{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)
|
||||
|
||||
Reference in New Issue
Block a user