diff --git a/.drone.yml b/.drone.yml index 4c70d45..c8cec79 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,10 +12,9 @@ pipeline: commands: - go get - go build - - publish: image: plugins/docker + custom_dns: [ 8.8.8.8, 8.8.4.4 ] repo: deadbeef.codes:5001/mandelmap insecure: true registry: deadbeef.codes:5001