Skip to content

Commit

Permalink
ci: replace notification secrets (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys authored Jul 5, 2023
1 parent f449c82 commit 309300a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 309300a

Please sign in to comment.