chore: debug
Docker Build and Push / docker_build (push) Failing after 6m13s

This commit is contained in:
2026-06-05 22:52:35 +02:00
parent bfa4162b13
commit 9fdd95c7f4
+1 -2
View File
@@ -25,8 +25,7 @@ jobs:
steps:
- name: Prepare for rootless docker
run: |
export DOCKER_HOST=unix:///run/user/$(id -u)/docker.sock
docker version
find / -name docker.sock
- name: Checkout repository
uses: actions/checkout@v6