client/.drone.yml
kjuulh 52e2ffe61e
Some checks failed
continuous-integration/drone Build is failing
Add drone
2022-04-24 23:25:12 +02:00

20 lines
433 B
YAML

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