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