mirror of
https://github.com/Clortox/drone-ntfy.git
synced 2024-06-08 02:40:40 +00:00
Compare commits
No commits in common. "34bc79118687456a77a64345faecb9bcce364bb2" and "5f63e70f91a16ffeb3212527cfbc9012db38b866" have entirely different histories.
34bc791186
...
5f63e70f91
11
.drone.yml
11
.drone.yml
@ -15,14 +15,3 @@ steps:
|
|||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- 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)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user