push
Some checks failed
docker-monica-build development / dockerfile_lint (push) Successful in 4s
docker-monica-build development / build (push) Failing after 5s

This commit is contained in:
2025-10-25 21:26:18 +02:00
parent 9437a1aed5
commit 7b5f268583

View File

@@ -18,7 +18,7 @@ jobs:
needs: dockerfile_lint needs: dockerfile_lint
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
env: env:
DOCKER_HOST: tcp://localhost:2375 # DinD TCP ohne TLS DOCKER_HOST: tcp://dind-docker:2375
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4