Fixes for publish release

This commit is contained in:
David Bomba
2024-11-23 08:30:31 +11:00
parent 00a346853c
commit adeba71a55

View File

@@ -70,7 +70,6 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: ${{ matrix.context }}
build-args: INVOICENINJA_VERSION=${{ steps.prep.outputs.version }}
target: prod
platforms: linux/amd64,linux/arm64
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.prep.outputs.tags }}