ci: new tag format on pr #43

Closed
mg wants to merge 28 commits from fgdsfgd into master
Showing only changes of commit fa3a7513d0 - Show all commits

View file

@ -58,7 +58,7 @@ jobs:
type=ref,event=branch
type=ref,event=pr
images: |
"registry.mgrote.net/${{ steps.metaname.outputs.REPO_NAME }}"
registry.mgrote.net/${{ steps.metaname.outputs.REPO_NAME }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
# - name: Login to Docker Hub