From 5ffc84117509a126c7ace46b21feaee03408ceee Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 19 Sep 2024 15:17:13 +0200 Subject: [PATCH] no ssh clone --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2bdf713..6016851 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,7 +20,7 @@ steps: - echo "bonjour" - name: Clonage du Repo commands: - - git clone git@git.deligraph.be:Antoine/lhoist-stay-safe__backend-theme.git + - git clone https://git.deligraph.be/Antoine/lhoist-stay-safe.git # - git clone -c core.sshCommand="ssh -p 1982" git@git.deligraph.be:Antoine/lhoist-stay-safe__backend-theme.git - name: Installation du package commands: