mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-06 17:26:13 +02:00
push images on PR
This commit is contained in:
parent
2970497259
commit
1c8747b204
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish-image.yml
vendored
1
.github/workflows/publish-image.yml
vendored
|
@ -169,7 +169,6 @@ jobs:
|
|||
file: "Containerfile"
|
||||
build-args: ${{ matrix.target_cpu != 'base' && format('TARGET_CPU={0}', matrix.target_cpu) || '' }}
|
||||
platforms: ${{ matrix.platform }}
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
annotations: ${{ steps.meta.outputs.annotations }}
|
||||
cache-from: type=gha
|
||||
|
|
Loading…
Add table
Reference in a new issue