add config
This commit is contained in:
parent
1f4e06d57b
commit
5fb725be3f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue