trying /kaniko directory for the mount path of nfs storage
This commit is contained in:
parent
6097c30428
commit
5dbca76b02
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user