fix(install-deps): Supprime volumes docker inutiles

This commit is contained in:
Serreau Jovann
2025-07-17 10:14:15 +02:00
parent 2e80ea0fa8
commit 42ab1759c7

View File

@@ -58,9 +58,6 @@ jobs:
needs: install
container:
image: registre.esy-web.dev/actions:latest
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- /usr/bin/docker:/usr/bin/docker # Optional, but can help if docker binary isn't in path
env:
APP_ENV: test
MESSENGER_TRANSPORT_DSN: redis://host.docker.internal:15433/messages