From 62e854f9fcbf56c2a69339358318ac8cd2aac37b Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 30 Jan 2025 10:44:49 +0100 Subject: [PATCH] changing bulding iamge from alpine to alpine/git --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7ee4bd5..926b6ec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: default steps: - name: Clonage du Repo - image: alpine + image: alpine/git commands: - git clone https://git.deligraph.be/Antoine/Deligraph-V3 - name: Installation du package