fix: disable buildx cache + simplify compression middleware
This commit is contained in:
parent
2332aa9f1f
commit
c6af7cd864
2 changed files with 1 additions and 4 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue