diff --git a/.drone.yml b/.drone.yml index 3e536de..94eaf83 100644 --- a/.drone.yml +++ b/.drone.yml @@ -133,9 +133,9 @@ steps: image: docker.io/plugins/slack settings: channel: - from_secret: slack_channel + from_secret: rocketchat_chat_channel webhook: - from_secret: slack_webhook_private + from_secret: rocketchat_chat_webhook when: status: - failure