Skip to content

Commit

Permalink
Merge pull request #52 from ublue-os/castrojo-patch-1
Browse files Browse the repository at this point in the history
feat(ci): turn on zstd:chunked
  • Loading branch information
castrojo authored Jan 14, 2025
2 parents 6889ecf + e169f84 commit c6e277e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ jobs:
password: ${{ env.REGISTRY_PASSWORD }}
extra-args: |
--disable-content-trust
--compression-format=zstd:chunked
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit c6e277e

Please sign in to comment.