commit
This commit is contained in:
+5
-1
@@ -10,4 +10,8 @@ platform:
|
|||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
- go build
|
- make
|
||||||
|
|
||||||
|
- name: install
|
||||||
|
commands:
|
||||||
|
- make install
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
.idea
|
||||||
|
config.json
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
craft-bot
|
||||||
Reference in New Issue
Block a user