fix: adresse repo git
Deploy CoqGames / deploy (push) Failing after 15s

This commit is contained in:
2026-05-22 19:35:19 +00:00
parent 092d812bcf
commit 6c4e68d12f
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
run: |
git clone --depth 1 https://alois:${GITEA_TOKEN}@git.alocoq.fr/alois/CoqGames.git .
git clone --depth 1 https://alois:${GITEA_TOKEN}@git.alocoq.fr/alois/CoqJeux.git .
- name: Install kubectl
run: |