Cleanup build pipeline.

This commit is contained in:
Greyscale 2024-02-08 17:17:14 +01:00
parent 50eab96531
commit ee8c371adc
No known key found for this signature in database
GPG key ID: 74BAFF55434DA4B2

View file

@ -89,7 +89,6 @@ jobs:
target: bouncer
platforms: ${{ !env.ACT && 'linux/amd64,linux/arm64' || 'linux/amd64' }}
pull: true
#push: ${{ env.should_push && !env.ACT }}
push: true
build-args: |
GIT_SHA=${{ github.sha }}