Cleanup build pipeline.
This commit is contained in:
parent
50eab96531
commit
ee8c371adc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/bouncer.yml
vendored
1
.github/workflows/bouncer.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue