This commit is contained in:
parent
8c0bbed279
commit
59c365900d
1 changed files with 3 additions and 4 deletions
|
@ -40,14 +40,13 @@ steps:
|
|||
image: registry.cuzo.dev/parrazam/drone-ntfy
|
||||
settings:
|
||||
url: https://ntfy.parravidales.es
|
||||
topic: test
|
||||
topic: pipelines
|
||||
priority: low
|
||||
tags:
|
||||
- test
|
||||
- dev
|
||||
user:
|
||||
username:
|
||||
from_secret: ntfy_user
|
||||
pass:
|
||||
password:
|
||||
from_secret: ntfy_password
|
||||
|
||||
image_pull_secrets:
|
||||
|
|
Loading…
Reference in a new issue