mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-03 11:45:20 +00:00
use the go 1.10 build cache
Signed-off-by: Steve Kriss <steve@heptio.com>
This commit is contained in:
@@ -61,7 +61,7 @@ if [[ "${GOOS}" = "windows" ]]; then
|
||||
OUTPUT="${OUTPUT}.exe"
|
||||
fi
|
||||
|
||||
go build -i \
|
||||
go build \
|
||||
-o ${OUTPUT} \
|
||||
-installsuffix "static" \
|
||||
-ldflags "${LDFLAGS}" \
|
||||
|
||||
Reference in New Issue
Block a user