ci: make slack notification non-blocking when secret is missing

This commit is contained in:
Viktor Barzin 2026-02-28 20:22:49 +00:00
parent c5398d865a
commit 99e75177b5
No known key found for this signature in database
GPG key ID: 0EB088298288D958
2 changed files with 2 additions and 0 deletions

View file

@ -188,6 +188,7 @@ steps:
- name: slack
image: woodpeckerci/plugin-slack
failure: ignore
settings:
webhook:
from_secret: slack-webhook-url

View file

@ -152,6 +152,7 @@ steps:
- name: slack
image: woodpeckerci/plugin-slack
failure: ignore
settings:
webhook:
from_secret: slack-webhook-url