rm pkill from drone

This commit is contained in:
Владимир Фёдоров 2022-04-03 18:25:21 +07:00
parent 5af98a031e
commit ce8a94d2de
1 changed files with 1 additions and 2 deletions

View File

@ -42,9 +42,8 @@ steps:
command_timeout: 10s
script:
- cd bots
- pkill butler_tg_bot
- echo $${TOKEN} > token.txt
trigger:
event:
- tag
- push