checkout - remove https
docker / docker (push) Failing after 28s

This commit is contained in:
Ludovic Cartier
2025-01-03 20:23:10 +01:00
parent addba3f2ae
commit 557232e4af
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
repository: 'https://git.bbee.fr/docker-ci/debian-php8.3.git' repository: 'git.bbee.fr/docker-ci/debian-php8.3.git'
fetch-depth: 0 fetch-depth: 0
- uses: docker/setup-buildx-action@v3 - uses: docker/setup-buildx-action@v3