Gluttony-Cluster/.drone.yml

17 lines
411 B
YAML
Raw Permalink Normal View History

2023-10-01 17:56:28 +00:00
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
2023-10-01 17:59:56 +00:00
MESSAGE: Flux configuration updated! Check if out.
2023-10-01 17:56:28 +00:00
CLICK: https://git.clortox.com/Infrastructure/Gluttony-Cluster/
2023-10-01 17:59:56 +00:00
TITLE: Gluttony-Cluster
2023-10-01 17:56:28 +00:00
PRIROITY: High