add drone build file

このコミットが含まれているのは:
Hanjo Meinhardt 2018-03-15 21:34:29 +01:00
コミット 0ad9410e95

8
.drone.yml ノーマルファイル
ファイルの表示

@ -0,0 +1,8 @@
pipeline:
docker:
image: plugins/docker
repo: bunix42/duck-dns
tags:
- latest
secrets: [ docker_username, docker_password ]