mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43:56 +00:00
Merge pull request #1170 from Ch00k/build-go-verbose
Be a little more verbose while building local go
This commit is contained in:
commit
acb3e39d49
@ -57,6 +57,7 @@ for arg; do
|
||||
fi
|
||||
done
|
||||
|
||||
echo "Building local go components"
|
||||
# Note that the flags to 'go build' are duplicated in the salt build setup
|
||||
# (release/build-release.sh) for our cluster deploy. If we add more command
|
||||
# line options to our standard build we'll want to duplicate them there. As we
|
||||
|
Loading…
Reference in New Issue
Block a user