diff --git a/.drone.yml b/.drone.yml index 558cd51..1f2e098 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,8 +1,7 @@ pipeline: publish: image: plugins/docker - registry: registry:5000 - insecure: true - repo: registry:5000/hello-world + registry: registry.labs.0x.no + repo: registry.labs.0x.no/hello-world tags: - latest