This commit is contained in:
2024-02-20 00:37:34 +03:00
parent ced7932a7f
commit e2eb644dfa

View File

@@ -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