twatch/.drone.yml
kjuulh 448bfd1e56
All checks were successful
continuous-integration/drone/push Build is passing
add rustlog
2022-04-04 22:34:00 +02:00

14 lines
253 B
YAML

kind: pipeline
name: default
type: docker
steps:
- name: docker
image: plugins/docker
settings:
username: kasperhermansen
password:
from_secret:
docker_secret
repo: kasperhermansen/twatch
tags: latest