Pull in new drone file
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Tyler Perkins 2022-12-17 19:08:27 -05:00
parent 8f98230e87
commit 6777aea80c

View File

@ -3,8 +3,7 @@ name: default
steps: steps:
- name: docker - name: docker
image: thegeeklab/drone-docker image: plugins/docker
privileged: true
settings: settings:
username: username:
from_secret: dockerhub_username from_secret: dockerhub_username
@ -15,4 +14,15 @@ steps:
tags: latest tags: latest
when: when:
branch: branch:
- master - main
- name: notify
image: clortox/drone-ntfy
settings:
URL: https://ntfy.clortox.com
USERNAME: drone
PASSWORD:
from_secret: ntfy_password
TOPIC: drone-builds
MESSAGE: Discord Bot build finished!
CLICK: https://drone.clortox.com/tyler/Memerr
TITLE: Memerr build