TEST: docker in docker
Some checks failed
build / build-and-push (push) Failing after 0s
Test DIND Integration / test-docker (push) Failing after 16s

This commit is contained in:
2025-12-17 21:51:06 +01:00
parent 59b20a1f01
commit 761387a3bd

View File

@@ -17,9 +17,6 @@ jobs:
env:
DOCKER_TLS_CERTDIR: ""
env:
DOCKER_HOST: tcp://localhost:2375
steps:
- name: Checkout code
uses: actions/checkout@v4