Compare commits

...

2 Commits

Author SHA1 Message Date
Tyler Perkins 34bc791186 Merge branch 'Dev' of github.com:Clortox/drone-ntfy into Dev
continuous-integration/drone/push Build is failing Details
2022-12-16 19:49:10 -05:00
Tyler Perkins 268b776942 Add ntfy service to drone 2022-12-16 19:48:57 -05:00
1 changed files with 11 additions and 0 deletions

View File

@ -15,3 +15,14 @@ steps:
when:
branch:
- main
- name: notify
image: clortox/drone-ntfy
settings:
URL: https://ntfy.clortox.com
USERNAME: drone
PASSWORD:
from_secret: ntfy_password
TOPIC: drone-builds
MESSAGE: Drone-ntfy has finished building!
CLICK: https://drone.clortox.com/tyler/drone-ntfy
TITLE: Drone (drone-ntfy)