hopefully fixed debug print
Some checks failed
Github Container Registry Upload / build (push) Failing after 20s
Some checks failed
Github Container Registry Upload / build (push) Failing after 20s
This commit is contained in:
parent
f569e7a035
commit
0646ffcb7c
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: check docker host
|
- name: check docker host
|
||||||
run: 'echo $DOCKER_HOST'
|
run: echo "${DOCKER_HOST}"
|
||||||
|
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue