Skip to content

Commit

Permalink
add zstd:chunked
Browse files Browse the repository at this point in the history
  • Loading branch information
renner0e committed Jan 6, 2025
1 parent 7c53903 commit 01b73a7
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 @@ -136,7 +136,7 @@ jobs:
username: ${{ env.REGISTRY_USER }}
password: ${{ env.REGISTRY_PASSWORD }}
extra-args: |
--disable-content-trust
--disable-content-trust --compression-format=zstd:chunked
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit 01b73a7

Please sign in to comment.