From 27bcbc223ccb4cccae2eaf0c91c04f90dc076897 Mon Sep 17 00:00:00 2001 From: Sergey Elpashev Date: Tue, 20 Feb 2024 14:04:22 +0300 Subject: [PATCH] fsdfsd --- .woodpecker.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 3db505f..db2f1bd 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -8,7 +8,8 @@ steps: image: plugins/slack secrets: [slack_webhook_url] settings: - webhook: $${SLACK_WEBHOOK_URL} + webhook: + from_secret: slack_webhook_url username: Drone template: | {{repo.name}}/{{build.branch}} - Started #{{build.number}} (<{{build.link}}>|Open)