test
docker / docker (push) Failing after 1m12s

This commit is contained in:
Ludovic Cartier
2026-04-22 14:15:27 +02:00
parent a1e9f6a811
commit fa39c5851b
2 changed files with 38 additions and 37 deletions
+6 -5
View File
@@ -24,14 +24,15 @@ jobs:
password: ${{ secrets.DOCKER_API_TOKEN }}
- uses: docker/build-push-action@v6
env:
ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
#env:
# ACTIONS_RUNTIME_TOKEN: '' # See https://gitea.com/gitea/act_runner/issues/119
with:
context: .
file: ./Dockerfile
platforms: |
linux/amd64
#platforms: |
# linux/amd64
push: true
provenance: false
sbom: false
tags: git.bbee.fr/${{ github.repository }}:latest
#tags: git.bbee.fr/${{ github.repository }}:latest
tags: git.bbee.fr/docker-ci/debian-moustache:latest