diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 128db46..337c198 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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 }}