fix PR docker builds

This commit is contained in:
David
2022-11-14 00:26:31 +01:00
committed by GitHub
parent b9c41aa022
commit fe606292f8

View File

@@ -35,7 +35,8 @@ jobs:
with:
images: ghcr.io/dmunozv04/isponsorblocktv, dmunozv04/isponsorblocktv
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
type=raw,value=latest,priority=900,enable=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}
type=ref,enable=true,priority=600,prefix=pr-,suffix=,event=pr
# https://github.com/docker/setup-qemu-action
- name: Set up QEMU