mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 09:05:55 +00:00
debug by print statmeentS
This commit is contained in:
parent
61d558de3c
commit
640d12cb6c
1 changed files with 2 additions and 0 deletions
|
|
@ -143,8 +143,10 @@ build for darwin amd64:
|
|||
script:
|
||||
- go get github.com/rakyll/statik
|
||||
- go install github.com/rakyll/statik@latest
|
||||
- /go/bin/statik -h
|
||||
- tar -xvf lattice.tar.gz
|
||||
- /go/bin/statik -src=lattice
|
||||
- ls
|
||||
- make build FLAGS="-o featurebase_darwin_amd64"
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue