Fix GitHub actions

This commit is contained in:
dmunozv04
2023-10-13 17:50:29 +02:00
parent 143e5e4eff
commit c83e406c8f

View File

@@ -34,6 +34,9 @@ jobs:
tags: |
type=raw,value=develop,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
type=ref,event=tag
type=ref,event=branch
type=schedule
# https://github.com/docker/setup-qemu-action
- name: Set up QEMU