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

This commit is contained in:
DariusKlein 2025-11-23 13:14:18 +01:00
parent 250d6e6cc1
commit 118022b14e

View File

@ -15,6 +15,7 @@ jobs:
env: env:
DOCKER_HOST: tcp://localhost:2376 DOCKER_HOST: tcp://localhost:2376
DOCKER_TLS_VERIFY: "1" DOCKER_TLS_VERIFY: "1"
DOCKER_CERT_PATH: /certs
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3