Update docker-build.yml

This commit is contained in:
Vylyne 2025-10-01 19:17:58 -04:00
parent 89e8411ce5
commit b739696372

View File

@ -40,6 +40,9 @@ jobs:
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
type=edge,branch=master
type=semver,pattern={{version}}
type=ref,event=branch
type=ref,event=pr
type=sha
- name: Setup QEMU
uses: docker/setup-qemu-action@v3