ci: disable zstd:chunked
All checks were successful
Build container / build (push) Successful in 3m8s
All checks were successful
Build container / build (push) Successful in 3m8s
This commit is contained in:
parent
c82407fbd2
commit
0aedb01b60
@ -21,7 +21,6 @@ jobs:
|
||||
with:
|
||||
image: ${{ github.actor }}/${{ github.event.repository.name }}
|
||||
tags: latest
|
||||
extra-args: --compression-format zstd:chunked
|
||||
registry: git.plabble.org
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user