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