Skip to content

Commit fd05f5a

Browse files
committed
Revert "Reapply "Reapply "feat: Build ZSTD compressed images"""
This reverts commit bcedf7f.
1 parent 11b1eba commit fd05f5a

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
@@ -333,7 +333,7 @@ jobs:
333333
username: ${{ env.REGISTRY_USER }}
334334
password: ${{ env.REGISTRY_PASSWORD }}
335335
extra-args: |
336-
--compression-format=zstd:chunked
336+
--disable-content-trust
337337
338338
- name: Sign container image
339339
uses: EyeCantCU/cosign-action/[email protected]

0 commit comments

Comments
 (0)