From dd350382043f9d88c7f74f8c09d815003dbfad2d Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Wed, 1 Aug 2018 21:38:02 -0600 Subject: [PATCH] dns maybe still? --- .drone.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index c8cec79..1ef7073 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,8 +15,7 @@ pipeline: 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 + repo: deadbeef.codes:5000/mandelmap + registry: deadbeef.codes:5000 # auto_tag: true # auto_tag_suffix: linux-rpi3 \ No newline at end of file