14 lines
447 B
YAML
14 lines
447 B
YAML
subscribe:
|
|
- topic: drone-builds
|
|
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
|
- topic: envy
|
|
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
|
- topic: mailcow-backup
|
|
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
|
- topic: scripts
|
|
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
|
- topic: ssh
|
|
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|
|
- topic: torentarr-status
|
|
command: notify-send "$NTFY_TITLE" "$NTFY_MESSAGE"
|