enhance: [skip e2e]change cache path (#31445) (#31948)

pr: #31445

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
pull/31973/head
sammy.huang 2024-04-07 15:17:17 +08:00 committed by GitHub
parent c94ec3edc0
commit a2475d4afc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ spec:
- emptyDir: {}
name: docker-root
- hostPath:
path: /tmp/krte/cache
path: /tmp/krte/cache2
type: DirectoryOrCreate
name: build-cache
- hostPath: