diff --git a/.drone.yml b/.drone.yml index 0b3abd5..8e4eab8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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