Update drone yml to notify
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Tyler Perkins 2022-12-17 19:45:25 -05:00
parent 0503f54617
commit d525955889

View File

@ -15,3 +15,14 @@ steps:
script:
- cd /home/tyler/docker/site-container
- ./update.sh
- name: notify
image: clortox/drone-ntfy
settings:
URL: https://ntfy.clortox.com
USERNAME: drone
PASSWORD:
from_secret: ntfy_password
TOPIC: drone-builds
MESSAGE: Site build done!
CLICK: https://drone.clortox.com/tyler/site
TITLE: Drone build