Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Failing after 10s
Some checks failed
build and deploy docs / build (push) Failing after 10s
This commit is contained in:
parent
3073e03717
commit
250d6e6cc1
1
.github/workflows/docker-image.yml
vendored
1
.github/workflows/docker-image.yml
vendored
@ -15,7 +15,6 @@ 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/client
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user