fix: fixed labeling to make contaienr apper correctly in the repo

This commit is contained in:
2026-05-29 22:43:53 +02:00
parent 19bfa4cf28
commit c4803ea5cb
+2
View File
@@ -57,6 +57,8 @@ jobs:
type=semver,pattern={{version}},value=${{ inputs.tag }}
type=semver,pattern={{major}}.{{minor}},value=${{ inputs.tag }}
type=semver,pattern={{major}},value=${{ inputs.tag }}
labels: |
org.opencontainers.image.source=${{ gitea.server_url }}/${{ gitea.repository }}
# QEMU enables emulation of arm64 on the amd64 runner.
- name: Set up QEMU