fix ref tag

This commit is contained in:
Elio Bischof
2025-04-02 11:21:51 +02:00
parent 0823532850
commit ba3acceb5a

View File

@@ -64,7 +64,9 @@ jobs:
${{ secrets.DOCKER_IMAGE }} ${{ secrets.DOCKER_IMAGE }}
tags: | tags: |
type=edge type=edge
type=ref type=ref,event=branch
type=ref,event=tag
type=ref,event=pr
type=sha type=sha
- name: Install dependencies - name: Install dependencies