trying /kaniko directory for the mount path of nfs storage

This commit is contained in:
ruberoid 2024-12-05 17:48:57 +00:00
parent 6097c30428
commit 5dbca76b02

View File

@ -42,7 +42,7 @@ steps:
- --verbosity=debug
volumes:
- name: kaniko-cache
path: /kaniko/telegram_listener/
path: /kaniko/
depends_on:
- clone
@ -62,7 +62,7 @@ steps:
- --verbosity=debug
volumes:
- name: kaniko-cache
path: /kaniko/text_matcher/
path: /kaniko/
depends_on:
- clone