This commit is contained in:
parent
66d36e015c
commit
3fa55e03bc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
|
uses: https://github.com/actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # 4.1.1
|
||||||
|
|
||||||
- name: debug
|
- name: debug
|
||||||
uses: shell
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "docker host: $DOCKER_HOST"
|
echo "docker host: $DOCKER_HOST"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue