mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 12:49:41 +03:00
sdfsdf
This commit is contained in:
@@ -2,7 +2,8 @@ steps:
|
||||
- name: slack-begin
|
||||
image: plugins/slack
|
||||
settings:
|
||||
from_secret: SLACK_WEBHOOK_URL
|
||||
webhook:
|
||||
from_secret: SLACK_WEBHOOK_URL
|
||||
username: Drone
|
||||
template:
|
||||
{{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)
|
||||
@@ -18,7 +19,8 @@ steps:
|
||||
- name: slack-end
|
||||
image: plugins/slack
|
||||
settings:
|
||||
from_secret: SLACK_WEBHOOK_URL
|
||||
webhook:
|
||||
from_secret: SLACK_WEBHOOK_URL
|
||||
username: Drone
|
||||
template:
|
||||
{{repo.name}}/{{build.branch}} - Finished #{{build.number}} (<{{build.link}}>|Open)
|
||||
|
||||
Reference in New Issue
Block a user