mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
Revert "chore(ci): Remove zstd on stable"
This reverts commit 9e62c9933975e38856c8fd30034c02d303fca9b7.
This commit is contained in:
parent
5a1724b073
commit
fc6ff98b70
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -408,6 +408,8 @@ jobs:
|
|||||||
registry: ${{ steps.registry_case.outputs.lowercase }}
|
registry: ${{ steps.registry_case.outputs.lowercase }}
|
||||||
username: ${{ env.REGISTRY_USER }}
|
username: ${{ env.REGISTRY_USER }}
|
||||||
password: ${{ env.REGISTRY_PASSWORD }}
|
password: ${{ env.REGISTRY_PASSWORD }}
|
||||||
|
extra-args: |
|
||||||
|
--compression-format=zstd:chunked
|
||||||
|
|
||||||
- name: Sign container image
|
- name: Sign container image
|
||||||
uses: EyeCantCU/cosign-action/sign@v0.3.0
|
uses: EyeCantCU/cosign-action/sign@v0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user