diff --git a/.drone.yml b/.drone.yml index 508500e..4c70d45 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,8 @@ pipeline: publish: image: plugins/docker - repo: deadbeef.codes:5000/mandelmap -# registry: deadbeef.codes:5001 + repo: deadbeef.codes:5001/mandelmap + insecure: true + registry: deadbeef.codes:5001 # auto_tag: true # auto_tag_suffix: linux-rpi3 \ No newline at end of file