Gluttony-Cluster/.drone.yml
Tyler Perkins a5a3329dc5
All checks were successful
continuous-integration/drone/push Build is passing
Update drone file
2024-05-24 19:20:27 -04:00

17 lines
438 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! Check if out. (Hash ${DRONE_COMMIT_SHA})
CLICK: https://git.clortox.com/Infrastructure/Gluttony-Cluster/
TITLE: Gluttony-Cluster
PRIROITY: High