Actualiser .gitea/workflows/deploy.yml
Deploy to home / deploy (push) Failing after 0s

This commit is contained in:
cvancau
2026-08-09 15:20:27 +02:00
parent 219e8df12e
commit 916a98790f
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
cd /opt/alapatch && cd /opt/alapatch &&
echo '=> [1/4] Redéfinition du remote vers Gitea...' && echo '=> [1/4] Redéfinition du remote vers Gitea...' &&
git remote set-url origin https://mesdonneesadministratives.fr || git remote add origin https://git.mesdonneesadministratives.fr && git remote set-url origin https://git.mesdonneesadministratives.fr || git remote add origin https://git.mesdonneesadministratives.fr &&
echo '=> [2/4] Nettoyage et Synchronisation...' && echo '=> [2/4] Nettoyage et Synchronisation...' &&
git fetch --all && git fetch --all &&