add /start and /ping commands

This commit is contained in:
Владимир Фёдоров 2022-04-03 17:32:41 +07:00
parent de70ca6e91
commit 76ef16445b
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ steps:
port: port:
from_secret: ssh_port from_secret: ssh_port
envs: [ TOKEN ] envs: [ TOKEN ]
command_timeout: 10s
script: script:
- cd bots - cd bots
- pkill butler_tg_bot - pkill butler_tg_bot