Add ability to upload #2

Merged
tyler merged 10 commits from uploading into main 2022-12-18 02:55:41 +00:00
Showing only changes of commit 6777aea80c - Show all commits

View File

@ -3,8 +3,7 @@ name: default
steps:
- name: docker
image: thegeeklab/drone-docker
privileged: true
image: plugins/docker
settings:
username:
from_secret: dockerhub_username
@ -15,4 +14,15 @@ steps:
tags: latest
when:
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