.gitea/workflows/build.yml aktualisiert

This commit is contained in:
2025-08-07 14:50:49 +00:00
parent 6b718355d8
commit b9c6204c69

View File

@@ -59,6 +59,7 @@ jobs:
file: ./Dockerfile
platforms: |
linux/amd64
linux/arm64
push: true
tags: |
${{ env.REGISTRY }}/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.get_version.outputs.tag }}