fix: 6
This commit is contained in:
@@ -22,6 +22,8 @@ jobs:
|
||||
echo ${{ secrets.REGISTRY_PASS }} | \
|
||||
docker login $REGISTRY \
|
||||
-u ${{ secrets.REGISTRY_USER }} --password-stdin
|
||||
- name: Debug repo
|
||||
run: echo ${{ github.repository }}
|
||||
|
||||
- name: Build i Push image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user