Update .drone.yml
This commit is contained in:
parent
4419672373
commit
6097c30428
@ -38,6 +38,8 @@ steps:
|
||||
from_secret: hub_username
|
||||
password:
|
||||
from_secret: hub_password
|
||||
args:
|
||||
- --verbosity=debug
|
||||
volumes:
|
||||
- name: kaniko-cache
|
||||
path: /kaniko/telegram_listener/
|
||||
@ -56,6 +58,8 @@ steps:
|
||||
from_secret: hub_username
|
||||
password:
|
||||
from_secret: hub_password
|
||||
args:
|
||||
- --verbosity=debug
|
||||
volumes:
|
||||
- name: kaniko-cache
|
||||
path: /kaniko/text_matcher/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user