From 9d6a42c5743703f162adde8c8ec4f70c490e03a8 Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Wed, 1 Aug 2018 20:37:39 -0600 Subject: [PATCH] change to localhost repo --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 1af86f4..68c0a6d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,6 @@ pipeline: publish: image: plugins/docker repo: deadbeef.codes:5000/steven/mandelmap - registry: deadbeef.codes:5000 + registry: localhost:5000 # auto_tag: true # auto_tag_suffix: linux-rpi3 \ No newline at end of file