Update .drone.yml
This commit is contained in:
parent
46d36c36e2
commit
4419672373
@ -40,7 +40,7 @@ steps:
|
||||
from_secret: hub_password
|
||||
volumes:
|
||||
- name: kaniko-cache
|
||||
path: /root/
|
||||
path: /kaniko/telegram_listener/
|
||||
depends_on:
|
||||
- clone
|
||||
|
||||
@ -58,7 +58,7 @@ steps:
|
||||
from_secret: hub_password
|
||||
volumes:
|
||||
- name: kaniko-cache
|
||||
path: /root/
|
||||
path: /kaniko/text_matcher/
|
||||
depends_on:
|
||||
- clone
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user