add drone build file

master
Hanjo Meinhardt 6 年前
父节点 672b43a9fd
当前提交 0ad9410e95

@ -0,0 +1,8 @@
pipeline:
docker:
image: plugins/docker
repo: bunix42/duck-dns
tags:
- latest
secrets: [ docker_username, docker_password ]
正在加载...
取消
保存