parent
1638cde7c4
commit
e92f12f2b7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,4 +3,4 @@
|
||||||
VERSION=${DRONE_BUILD_NUMBER}
|
VERSION=${DRONE_BUILD_NUMBER}
|
||||||
CGO_ENABLED=0 GOOS=linux go build -v -gcflags '-e' -ldflags "-X main.version=$VERSION -s -w" -o db db.go
|
CGO_ENABLED=0 GOOS=linux go build -v -gcflags '-e' -ldflags "-X main.version=$VERSION -s -w" -o db db.go
|
||||||
CGO_ENABLED=0 GOOS=linux go build -v -gcflags '-e' -ldflags "-X main.version=$VERSION -s -w" -o srv srv.go
|
CGO_ENABLED=0 GOOS=linux go build -v -gcflags '-e' -ldflags "-X main.version=$VERSION -s -w" -o srv srv.go
|
||||||
find -type f | xargs file
|
ls -lahR .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue