From fa61b633efe844d63b184ef8d1f42530d8303166 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Tue, 24 Jan 2023 12:49:41 +0500 Subject: [PATCH] fix rocketchat channel alert --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ae1ef41..5beeee2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: image: plugins/slack settings: username: comradebritney - channel: clients.shaping-our-lives + channel: internal.website template: "{{repo.owner}}/{{repo.name}} build failed: {{build.link}}. Last commit by @{{build.author}}" webhook: from_secret: rc_builds_url -- 2.40.1