From 0f45783feb440cea0214edf9000f11004376b683 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Tue, 22 Nov 2022 13:18:55 -0800 Subject: [PATCH] Set custom registry for docker build --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b198a38..45b8ce6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,3 +10,4 @@ steps: from_secret: git_coopcloud_tech_token_3wc repo: wiki-cafe/wiki-farm tags: latest + registry: git.coopcloud.tech