Fix: Docker-Socket nicht doppelt mounten
Build and Deploy Fitness App / build-and-deploy (push) Failing after 34s

This commit is contained in:
2026-05-09 13:20:56 +02:00
parent 1edeb7ba58
commit 9f577f9adc
-1
View File
@@ -9,7 +9,6 @@ jobs:
container:
image: catthehacker/ubuntu:act-latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /opt/fitness:/opt/fitness
steps: