Add configuration variables
This commit is contained in:
parent
ca9cd78a39
commit
8c0bbed279
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ steps:
|
||||||
settings:
|
settings:
|
||||||
url: https://ntfy.parravidales.es
|
url: https://ntfy.parravidales.es
|
||||||
topic: test
|
topic: test
|
||||||
|
priority: low
|
||||||
|
tags:
|
||||||
|
- test
|
||||||
|
- dev
|
||||||
user:
|
user:
|
||||||
from_secret: ntfy_user
|
from_secret: ntfy_user
|
||||||
pass:
|
pass:
|
||||||
|
|
Loading…
Reference in a new issue