mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
sdfsdf
This commit is contained in:
@@ -2,7 +2,6 @@ steps:
|
||||
- name: slack-begin
|
||||
image: plugins/slack
|
||||
secrets: [SLACK_WEBHOOK_URL]
|
||||
settings:
|
||||
webhook: $SLACK_WEBHOOK_URL
|
||||
username: Drone
|
||||
template:
|
||||
@@ -14,7 +13,6 @@ steps:
|
||||
- cd deploy && /bin/bash build.sh
|
||||
- name: slack-end
|
||||
image: plugins/slack
|
||||
settings:
|
||||
webhook:
|
||||
from_secret: SLACK_WEBHOOK_URL
|
||||
username: Drone
|
||||
|
||||
Reference in New Issue
Block a user