fix(ci): disable buildx cache to avoid https cache export
This commit is contained in:
parent
1b0374f5f0
commit
ff43578259
1 changed files with 1 additions and 0 deletions
|
|
@ -19,3 +19,4 @@ steps:
|
|||
password:
|
||||
from_secret: REGISTRY_PASSWORD
|
||||
platforms: linux/amd64
|
||||
no_cache: true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue