add /start and /ping commands
This commit is contained in:
parent
de70ca6e91
commit
76ef16445b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue