This commit is contained in:
Michael Grote 2024-10-13 19:36:16 +02:00
parent 3d335b2768
commit 1892312bb9

View file

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