Add '.drone.yml'
parent
ef6cf6bc6f
commit
e4493016e8
@ -0,0 +1,8 @@
|
||||
pipeline:
|
||||
|
||||
docker:
|
||||
image: plugins/docker
|
||||
repo: bunix42/jq-curl
|
||||
tags:
|
||||
- latest
|
||||
secrets: [ docker_username, docker_password ]
|
Loading…
Reference in New Issue