going full public
docker / docker (push) Failing after 53s

This commit is contained in:
Ludovic Cartier
2025-01-03 20:32:43 +01:00
parent 340cd7fdf7
commit f5b3e92ce5
+5 -5
View File
@@ -18,11 +18,11 @@ jobs:
apt install -y nodejs apt install -y nodejs
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: # with:
repository: 'docker-ci/debian-php8.3.git' # repository: 'docker-ci/debian-php8.3.git'
ref: 'main' # ref: 'main'
token: ${{ secrets.DOCKER_API_TOKEN }} # token: ${{ secrets.DOCKER_API_TOKEN }}
#fetch-depth: 0 # #fetch-depth: 0
- uses: docker/setup-buildx-action@v3 - uses: docker/setup-buildx-action@v3