This commit is contained in:
parent
40fe6438e4
commit
b1c507664e
16
.drone.yml
Normal file
16
.drone.yml
Normal file
@ -0,0 +1,16 @@
|
||||
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
|
||||
PRIROITY: High
|
Loading…
Reference in New Issue
Block a user