Update .drone.yml

This commit is contained in:
ruberoid 2024-12-05 16:52:58 +00:00
parent 46d36c36e2
commit 4419672373

View File

@ -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