Compare commits
No commits in common. "5d86159900339924e3046299d844ba545bf02e82" and "b7463efb45beef6c7fd7f5a6f8fe623634761655" have entirely different histories.
5d86159900
...
b7463efb45
16
.drone.yml
16
.drone.yml
@ -7,14 +7,6 @@ platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
include:
|
||||
- push
|
||||
- pull_request
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
@ -24,12 +16,12 @@ steps:
|
||||
commands:
|
||||
- make install
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
branch:
|
||||
- master
|
||||
|
||||
- name: restart
|
||||
commands:
|
||||
- systemctl restart craft-bot
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
branch:
|
||||
- master
|
||||
|
Loading…
x
Reference in New Issue
Block a user