From bb3af1ab28fb32f7f1d1004ef45cc3e9d4e44058 Mon Sep 17 00:00:00 2001 From: anperederi Date: Thu, 14 Dec 2023 16:07:35 +0100 Subject: [PATCH] update CI --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 8c7fb4dc..d4986ca4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -53,6 +53,8 @@ steps: password: from_secret: SECRET_REGISTRY_PASSWORD git_auth: true + # git_clone_url: https://:@codefirst.iut.uca.fr/votre_repo.git + git_clone_url: https://codefirst.iut.uca.fr/git/HeartDev/Web.git - name: notify image: ruby:2.1