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
|
image: registry.cuzo.dev/parrazam/drone-ntfy
|
||||||
settings:
|
settings:
|
||||||
url: https://ntfy.parravidales.es
|
url: https://ntfy.parravidales.es
|
||||||
topic: test
|
topic: pipelines
|
||||||
priority: low
|
priority: low
|
||||||
tags:
|
tags:
|
||||||
- test
|
- test
|
||||||
- dev
|
username:
|
||||||
user:
|
|
||||||
from_secret: ntfy_user
|
from_secret: ntfy_user
|
||||||
pass:
|
password:
|
||||||
from_secret: ntfy_password
|
from_secret: ntfy_password
|
||||||
|
|
||||||
image_pull_secrets:
|
image_pull_secrets:
|
||||||
|
|
Loading…
Reference in a new issue