fix drone CI, fix markdown in kill message
This commit is contained in:
@ -15,7 +15,13 @@ steps:
|
||||
- name: install
|
||||
commands:
|
||||
- make install
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
||||
- name: restart
|
||||
commands:
|
||||
- systemctl restart craft-bot
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user