Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Has been cancelled

This commit is contained in:
DariusKlein 2025-11-23 13:16:54 +01:00
parent 5825e51a2a
commit fab314a468

View File

@ -14,8 +14,6 @@ jobs:
env: env:
DOCKER_HOST: tcp://localhost:2376 DOCKER_HOST: tcp://localhost:2376
DOCKER_TLS_VERIFY: "0"
DOCKER_CERT_PATH: /certs
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3