From 49d764094c49e9f27474dcd2a84d98b8cccf43ac Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Wed, 1 Aug 2018 21:36:21 -0600 Subject: [PATCH] dns? is it always dns? --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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