Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Failing after 30s
Some checks failed
build and deploy docs / build (push) Failing after 30s
This commit is contained in:
parent
5e19580f4c
commit
a361fee043
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
env:
|
env:
|
||||||
DOCKER_HOST: tcp://${{ env.HOSTNAME }}:2376
|
DOCKER_HOST: tcp://${{ POD_NAME }}:2376
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user