Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit 08dcd2d

Browse files
authored
Use zstd
1 parent a8ae894 commit 08dcd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Build container
1717
run: podman build -t ghcr.io/charles8191/netherite/9 .
1818
- name: Push container
19-
run: podman push ghcr.io/charles8191/netherite/9
19+
run: podman push ghcr.io/charles8191/netherite/9 --compression-format=zstd:chunked

0 commit comments

Comments
 (0)