From 4a1a456eba8f6d5076a591f131a389d84918a3f9 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 30 Jan 2025 11:02:42 +0100 Subject: [PATCH] test declone --- .drone.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4be7f92..9936722 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,10 +3,6 @@ type: docker name: default steps: - - name: Clonage du Repo - image: alpine/git - commands: - - git clone https://git.deligraph.be/Antoine/Deligraph-V3 - name: Installation du package image: node commands: