fix: disable buildx cache + simplify compression middleware
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 11m9s
Promote to Production / Deploy to Production (push) Successful in 2m15s

This commit is contained in:
OpenClaw Deployer 2026-02-19 08:09:59 +00:00
parent 2332aa9f1f
commit c6af7cd864
2 changed files with 1 additions and 4 deletions

View file

@ -31,6 +31,7 @@ jobs:
with:
context: .
push: true
no-cache: true
tags: |
git.cloonar.com/openclawd/docfast:latest
git.cloonar.com/openclawd/docfast:${{ github.sha }}