Changed debug print
Some checks failed
Github Container Registry Upload / build (push) Failing after 3s
Some checks failed
Github Container Registry Upload / build (push) Failing after 3s
This commit is contained in:
parent
4916753c50
commit
9542fb853f
1 changed files with 3 additions and 2 deletions
|
|
@ -30,8 +30,9 @@ jobs:
|
|||
id-token: write
|
||||
|
||||
steps:
|
||||
- name: check docker host
|
||||
run: echo "${DOCKER_HOST}"
|
||||
- name: download docker bin
|
||||
run: echo "${PATH}" \
|
||||
echo "${ls -la /data/docker}"
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue