optimize go build options
All checks were successful
CI / test (pull_request) Successful in 5m23s

This commit is contained in:
2025-02-16 20:01:31 +01:00
parent 9a00172b09
commit e56df3a4da
2 changed files with 6 additions and 1 deletions

View File

@@ -76,6 +76,7 @@ jobs:
platforms: linux/${{ matrix.arch }}
push: true
provenance: false
build-args: GOARCH=${{ matrix.arch }}
tags: |
${{ env.DOCKER_REGISTRY }}/t.behrendt/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}-${{ matrix.arch }}