From 43f387f14f2dee49752aa79a5124ff7a35f83483 Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Tue, 2 Jan 2024 11:03:29 +0100 Subject: [PATCH] Actualiser .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 9946891..b4bac0f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,7 @@ steps: password: from_secret: registry_pwd repo: image/bastionssh + registry: gargoton.coissac.eu tags: - nightbuild dockerfile: ./Dockerfile # Where the Dockerfile is located in your git repository