Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Failing after 3s
Some checks failed
build and deploy docs / build (push) Failing after 3s
This commit is contained in:
parent
118022b14e
commit
5825e51a2a
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user