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
|
- --verbosity=debug
|
||||||
volumes:
|
volumes:
|
||||||
- name: kaniko-cache
|
- name: kaniko-cache
|
||||||
path: /kaniko/telegram_listener/
|
path: /kaniko/
|
||||||
depends_on:
|
depends_on:
|
||||||
- clone
|
- clone
|
||||||
|
|
||||||
@ -62,7 +62,7 @@ steps:
|
|||||||
- --verbosity=debug
|
- --verbosity=debug
|
||||||
volumes:
|
volumes:
|
||||||
- name: kaniko-cache
|
- name: kaniko-cache
|
||||||
path: /kaniko/text_matcher/
|
path: /kaniko/
|
||||||
depends_on:
|
depends_on:
|
||||||
- clone
|
- clone
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user