Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Failing after 3s

This commit is contained in:
DariusKlein 2025-11-23 13:14:53 +01:00
parent 118022b14e
commit 5825e51a2a

View File

@ -14,7 +14,7 @@ jobs:
env: env:
DOCKER_HOST: tcp://localhost:2376 DOCKER_HOST: tcp://localhost:2376
DOCKER_TLS_VERIFY: "1" DOCKER_TLS_VERIFY: "0"
DOCKER_CERT_PATH: /certs DOCKER_CERT_PATH: /certs
steps: steps: