commit
This commit is contained in:
parent
ce4cb6c60b
commit
f863aef62d
@ -10,4 +10,8 @@ platform:
|
|||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
- go build
|
- make
|
||||||
|
|
||||||
|
- name: install
|
||||||
|
commands:
|
||||||
|
- make install
|
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
.idea
|
||||||
|
config.json
|
1
build/.gitignore
vendored
Normal file
1
build/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
craft-bot
|
Loading…
x
Reference in New Issue
Block a user