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

pr: #31445

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
sammy.huang 2024-03-20 18:03:11 +08:00 committed by GitHub
parent 7abebf81a3
commit 72cf60457a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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