Skip to content

Commit 408f069

Browse files
committed
ci: push images with zstd:chunked
1 parent bdf8b86 commit 408f069

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-devbox.yml

+2
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191
registry: ${{ steps.registry_case.outputs.lowercase }}
9292
username: ${{ env.REGISTRY_USER }}
9393
password: ${{ env.REGISTRY_PASSWORD }}
94+
extra-args: |
95+
--compression-format=zstd:chunked
9496
9597
- name: Login to GitHub Container Registry
9698
uses: docker/login-action@v3

0 commit comments

Comments
 (0)