add drone build file
This commit is contained in:
parent
672b43a9fd
commit
0ad9410e95
8
.drone.yml
Normal file
8
.drone.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
pipeline:
|
||||||
|
|
||||||
|
docker:
|
||||||
|
image: plugins/docker
|
||||||
|
repo: bunix42/duck-dns
|
||||||
|
tags:
|
||||||
|
- latest
|
||||||
|
secrets: [ docker_username, docker_password ]
|
Loading…
x
Reference in New Issue
Block a user