Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Failing after 23s
Some checks failed
build and deploy docs / build (push) Failing after 23s
This commit is contained in:
parent
64436ed1a5
commit
5e19580f4c
3
.github/workflows/docker-image.yml
vendored
3
.github/workflows/docker-image.yml
vendored
@ -12,6 +12,9 @@ jobs:
|
|||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
env:
|
||||||
|
DOCKER_HOST: tcp://${{ env.HOSTNAME }}:2376
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Docker login
|
- name: Docker login
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user