1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-31 06:51:02 +01:00

Adapted build.sh to mak build as private

This commit is contained in:
Jean-Marc MEESSEN 2020-07-20 08:44:11 +02:00
parent c8c19c11e5
commit 1280013853
2 changed files with 2 additions and 4 deletions

BIN
FLEcli

Binary file not shown.

View file

@ -2,7 +2,5 @@
set -e
./update-version.sh
go build
go test ./...
go test ./...
go build -ldflags=-X=FLEcli/cmd.VersionString=privateBuild