Files
kustomize/hack
Li Zhijian 054f18701a Makefile/scripts: check and use GOBIN environment variable first
'go get/install' will install binaries into GOBIN when it's set which is not
always same with GOPATH/bin

Fix below error:
$ hack/testExamplesAgainstKustomize.sh HEAD
Installing kustomize HEAD
On linux, and not on remote CI.  Running expensive tests.
make: Nothing to be done for '/home/lizj/gosrc/bin/helm'.
Removing kustomize HEAD
rm: cannot remove '/home/lizj/gosrc/bin/kustomize': No such file or directory

Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
2021-02-10 14:06:00 +08:00
..
2020-07-13 12:24:34 -07:00
2020-11-18 12:21:59 -08:00
2020-11-25 12:41:20 -08:00
2020-05-22 13:23:20 -05:00
2020-10-13 17:11:00 -07:00
2021-02-09 16:28:31 -08:00
2020-05-22 13:23:20 -05:00
2019-11-04 09:50:43 -08:00