added debug print
Some checks failed
Github Container Registry Upload / build (push) Failing after 11s
Some checks failed
Github Container Registry Upload / build (push) Failing after 11s
This commit is contained in:
parent
f6ef7f6703
commit
f569e7a035
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ jobs:
|
||||||
id-token: write
|
id-token: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: check 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