commit
This commit is contained in:
@ -10,4 +10,8 @@ platform:
|
||||
steps:
|
||||
- name: build
|
||||
commands:
|
||||
- go build
|
||||
- make
|
||||
|
||||
- name: install
|
||||
commands:
|
||||
- make install
|
||||
Reference in New Issue
Block a user