mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-15 04:59:42 +03:00
sdfsdf
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
steps:
|
steps:
|
||||||
- name: slack-begin
|
- name: slack-begin
|
||||||
image: plugins/slack
|
image: plugins/slack
|
||||||
|
secrets: [SLACK_WEBHOOK_URL]
|
||||||
settings:
|
settings:
|
||||||
webhook:
|
webhook: $SLACK_WEBHOOK_URL
|
||||||
from_secret: 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