Added custon Ntfy plugin
This commit is contained in:
parent
11399c774f
commit
7fb72fe562
1 changed files with 7 additions and 0 deletions
|
@ -36,6 +36,13 @@ steps:
|
|||
accesstoken:
|
||||
from_secret: matrix_token
|
||||
|
||||
- name: send ntfy notification
|
||||
image: registry.cuzo.dev/parrazam/drone-ntfy
|
||||
settings:
|
||||
url: https://ntfy.cuzo.dev
|
||||
user:
|
||||
from_secret: tg_user
|
||||
|
||||
image_pull_secrets:
|
||||
- custom_mirror_registry
|
||||
|
||||
|
|
Loading…
Reference in a new issue