fix(ci): add docker build template

This commit is contained in:
2023-12-12 10:42:42 +02:00
parent 1e2e5da07c
commit 70de7fbc32

View File

@@ -30,7 +30,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: ${{ env.GITHUB_REPOSITORY }}
images: ${{ inputs.registry }}/${{ env.GITHUB_REPOSITORY }}
tags: |
type=ref,event=branch
type=ref,event=pr