mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-28 04:10:09 +00:00
Be a little more verbose while building local go
This commit is contained in:
@@ -57,6 +57,7 @@ for arg; do
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo "Building local go components"
|
||||||
# Note that the flags to 'go build' are duplicated in the salt build setup
|
# 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
|
# (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
|
# line options to our standard build we'll want to duplicate them there. As we
|
||||||
|
|||||||
Reference in New Issue
Block a user