debug show docker host
Some checks failed
/ docker (push) Failing after 19s

This commit is contained in:
Oliver Lippert 2024-10-12 09:05:22 +02:00
parent 66d36e015c
commit 3fa55e03bc
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -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"