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