From 5fb725be3ff11b9dd48d1294c69946a873d89708 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D0=BC=D0=B8=D1=80=20=D0=A4?= =?UTF-8?q?=D0=B5=D0=B4=D0=BE=D1=80=D0=BE=D0=B2?= Date: Mon, 25 Apr 2022 01:13:49 +0700 Subject: [PATCH] add config --- .drone.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7d01224..f832cab 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,9 +19,12 @@ steps: from_secret: ssh_pass port: from_secret: ssh_port - target: bots/verochka_tg_bot + target: + - bots/verochka_tg_bot + - bots/verochka_tg_bot/config source: - verochka_tg_bot + - config/new_year_config.json rm: true - name: deploy