Remove not working buildx
Some checks failed
Build, Push and Run Container / build (push) Failing after 12s

This commit is contained in:
2025-08-12 21:29:24 +02:00
parent 1eab3bf3dd
commit db12277cc2
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Build Docker image
run: |
DOCKER_BUILDKIT=1 docker build \
docker build \
-f Dockerfile \
-t docker-registry.automatic-parking.dev/runner:latest \
.