debug
This commit is contained in:
parent
589a1e5622
commit
821bde25f8
1 changed files with 3 additions and 1 deletions
|
@ -56,7 +56,9 @@ jobs:
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
uname -n
|
uname -n
|
||||||
|
echo $DOCKER_TLS_VERIFY
|
||||||
|
echo $DOCKER_CERT_PATH
|
||||||
|
echo $DOCKER_HOST
|
||||||
|
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue