rm pkill from drone

This commit is contained in:
2022-04-03 18:25:21 +07:00
parent 5af98a031e
commit ce8a94d2de
+1 -2
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