Install resulting executable files
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
6c86be1aba
commit
7fe5d7a60f
|
@ -17,6 +17,7 @@ steps:
|
||||||
- apk --no-cache add git
|
- apk --no-cache add git
|
||||||
- go get -d -t ./...
|
- go get -d -t ./...
|
||||||
- go build ./...
|
- go build ./...
|
||||||
|
- go install ./...
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
|
||||||
- name: publish-personal
|
- name: publish-personal
|
||||||
|
|
Loading…
Reference in New Issue
Block a user