From 98e5c41fa5d3566fa4496b569cd0a144cc434d3e Mon Sep 17 00:00:00 2001 From: Raphix Date: Thu, 28 Aug 2025 23:32:40 +0200 Subject: [PATCH] Version 1.1.1-rc5 - Modif Pipeline Final --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index a7a428f..b3b7bce 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -46,7 +46,7 @@ jobs: echo "[Subsonics-Deploy] - Suppression de Subsonics : Success" echo "[Subsonics-Deploy] - Installation de Subsonics : Processing" - git clone git@git.raphix.fr:subsonics/chopin.git + git clone https://git.raphix.fr/subsonics/chopin.git echo "[Subsonics-Deploy] - Installation de Subsonics : Success" echo "[Subsonics-Deploy] - Installation des dépendances : Processing"