Skip to content

Commit bcedf7f

Browse files
committed
Reapply "Reapply "feat: Build ZSTD compressed images""
This reverts commit 10e334a.
1 parent d0b321e commit bcedf7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ jobs:
307307
username: ${{ env.REGISTRY_USER }}
308308
password: ${{ env.REGISTRY_PASSWORD }}
309309
extra-args: |
310-
--disable-content-trust
310+
--compression-format=zstd:chunked
311311
312312
- name: Sign container image
313313
uses: EyeCantCU/cosign-action/[email protected]

0 commit comments

Comments
 (0)