This commit is contained in:
2025-01-07 18:40:55 +01:00
parent 7a53e12012
commit 3e02486cbd

View File

@@ -4,6 +4,7 @@ on:
push:
branches:
- main
pull_request:
env:
DOCKER_REGISTRY: gitea.t000-n.de
@@ -68,7 +69,7 @@ jobs:
context: .
file: ./Dockerfile
platform: linux/${{ matrix.arch }}
push: true
push: false
tags: |
${{ env.DOCKER_REGISTRY }}/t.behrendt/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
${{ env.DOCKER_REGISTRY }}/t.behrendt/${{ steps.meta.outputs.REPO_NAME }}:latest