Add drone
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2022-04-24 23:25:12 +02:00
parent de8c03f342
commit 52e2ffe61e
4 changed files with 77 additions and 0 deletions

20
.drone.yml Normal file
View File

@@ -0,0 +1,20 @@
kind: pipeline
name: default
type: docker
steps:
- name: docker
image: plugins/docker
settings:
username: kasperhermansen
password:
from_secret:
docker_secret
repo: kasperhermansen/wishlist
tags: latest
- name: send telegram notification
image: appleboy/drone-telegram
settings:
token:
from_secret: telegram_token
to: 2129601481
format: markdown