Skip to content

Commit

Permalink
Revert to gzip format
Browse files Browse the repository at this point in the history
  • Loading branch information
drelbszoomer committed Dec 20, 2024
1 parent b87b98e commit 58f25d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ jobs:
username: ${{ env.REGISTRY_USER }}
password: ${{ env.REGISTRY_PASSWORD }}
extra-args: |
--compression-format=zstd:chunked
--compression-format=gzip
- name: Sign container image
uses: EyeCantCU/cosign-action/[email protected]
Expand Down

0 comments on commit 58f25d2

Please sign in to comment.