main #1
1 changed files with 3 additions and 0 deletions
|
|
@ -30,6 +30,9 @@ jobs:
|
|||
id-token: write
|
||||
|
||||
steps:
|
||||
- name: check docker host
|
||||
run: 'echo $DOCKER_HOST'
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue