Compare commits
1
Commits
master
..
b7463efb45
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b7463efb45 |
+4
-12
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user