rm pkill from drone
This commit is contained in:
parent
5af98a031e
commit
ce8a94d2de
|
@ -42,9 +42,8 @@ steps:
|
||||||
command_timeout: 10s
|
command_timeout: 10s
|
||||||
script:
|
script:
|
||||||
- cd bots
|
- cd bots
|
||||||
- pkill butler_tg_bot
|
|
||||||
- echo $${TOKEN} > token.txt
|
- echo $${TOKEN} > token.txt
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
- tag
|
- push
|
||||||
|
|
Loading…
Reference in New Issue