add config

This commit is contained in:
Владимир Фёдоров 2022-04-25 01:13:49 +07:00
parent 1f4e06d57b
commit 5fb725be3f
1 changed files with 4 additions and 1 deletions

View File

@ -19,9 +19,12 @@ steps:
from_secret: ssh_pass from_secret: ssh_pass
port: port:
from_secret: ssh_port from_secret: ssh_port
target: bots/verochka_tg_bot target:
- bots/verochka_tg_bot
- bots/verochka_tg_bot/config
source: source:
- verochka_tg_bot - verochka_tg_bot
- config/new_year_config.json
rm: true rm: true
- name: deploy - name: deploy