registry debug
This commit is contained in:
parent
42b7486dfd
commit
093460dbfc
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout the repo
|
||||
uses: actions/checkout@v4
|
||||
- run: echo env.REGISTRY
|
||||
- run: echo ${{ env.REGISTRY }}
|
||||
- name: Login to the registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue