From 07810c718e7e88da57a0fea46405aa166f28e762 Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Wed, 1 Aug 2018 20:42:14 -0600 Subject: [PATCH] change repo and registry --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 68c0a6d..61bec88 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ pipeline: publish: image: plugins/docker - repo: deadbeef.codes:5000/steven/mandelmap - registry: localhost:5000 + repo: 10.138.0.2:5000/steven/mandelmap + registry: deadbeef.codes:5000 # auto_tag: true # auto_tag_suffix: linux-rpi3 \ No newline at end of file