This commit is contained in:
parent
cb63016421
commit
89d5d37b6c
@ -18,6 +18,9 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
- name: LS
|
||||||
|
run: ls
|
||||||
|
|
||||||
- name: Log in to the Container registry
|
- name: Log in to the Container registry
|
||||||
run: |
|
run: |
|
||||||
docker login ${{ env.REGISTRY }} \
|
docker login ${{ env.REGISTRY }} \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user