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

View File

@@ -1,9 +1,9 @@
steps:
- name: slack-begin
image: plugins/slack
secrets: [SLACK_WEBHOOK_URL]
settings:
webhook:
from_secret: SLACK_WEBHOOK_URL
webhook: $SLACK_WEBHOOK_URL
username: Drone
template:
{{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)