From 0e55b154eda804de13759b161533489961987408 Mon Sep 17 00:00:00 2001 From: Fabian Stamm Date: Sat, 19 Dec 2020 18:25:44 +0100 Subject: [PATCH] Switching to new registry --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 49b0368..c4938bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,8 +18,8 @@ steps: password: from_secret: docker_password auto_tag: true - repo: hibas123.azurecr.io/authserver - registry: hibas123.azurecr.io + repo: docker.hibas123.de/authserver + registry: docker.hibas123.de debug: true when: branch: [master]