From 386faf4b71b1a8a5808eff735b455513272dd18b Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Mon, 23 Oct 2023 19:11:13 +0200 Subject: [PATCH] custom registry: https://docs.drone.io/plugins/popular/docker/ --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 98bd279..4b72403 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,8 +11,8 @@ steps: - name: build image: plugins/docker settings: - repo: salt - registry: http://cr.wks + repo: cr.wks/salt + registry: cr.wks insecure: true debug: true tags: