Gluttony-Cluster/.drone.yml
Tyler Perkins 4d04007fd6
All checks were successful
continuous-integration/drone/push Build is passing
Update ntfy message text
2023-10-01 13:57:45 -04:00

17 lines
422 B
YAML

kind: pipeline
name: default
steps:
- name: notify
image: clortox/drone-ntfy
settings:
URL: https://ntfy.clortox.com
USERNAME: drone
PASSWORD:
from_secret: ntfy_password
TOPIC: drone-builds
MESSAGE: Flux configuration updated
CLICK: https://git.clortox.com/Infrastructure/Gluttony-Cluster/
TITLE: Flux configuration updated! Check if out.
PRIROITY: High