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