mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
change path
This commit is contained in:
parent
67835f746d
commit
49ce895c4d
1 changed files with 2 additions and 3 deletions
|
|
@ -143,9 +143,8 @@ build for darwin amd64:
|
|||
script:
|
||||
- rm -r lattice
|
||||
- tar -xvf lattice.tar.gz
|
||||
- sudo go get github.com/rakyll/statik
|
||||
- /go/bin/statik -h
|
||||
- /go/bin/statik -src=lattice
|
||||
- go get github.com/rakyll/statik
|
||||
- ~/go/bin/statik -src=lattice
|
||||
- make build FLAGS="-o featurebase_darwin_amd64"
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue