dfgd
This commit is contained in:
parent
d8538b9998
commit
fa3a7513d0
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ jobs:
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=ref,event=pr
|
type=ref,event=pr
|
||||||
images: |
|
images: |
|
||||||
"registry.mgrote.net/${{ steps.metaname.outputs.REPO_NAME }}"
|
registry.mgrote.net/${{ steps.metaname.outputs.REPO_NAME }}
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
# - name: Login to Docker Hub
|
# - name: Login to Docker Hub
|
||||||
|
|
Loading…
Reference in a new issue