Skip to content

Commit

Permalink
pre-install jb v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hangxie authored and dcwangmit01 committed Feb 28, 2020
1 parent e7e0c58 commit 33673e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ function layer_go_get_installs() {
/usr/local/go/bin/go build -o /go/bin/mh && \
ln -sf /go/bin/mh /go/bin/multihelm
GO111MODULE=on /usr/local/go/bin/go get github.com/mikefarah/yq/v2
GO111MODULE=on /usr/local/go/bin/go get github.com/jsonnet-bundler/jsonnet-bundler/cmd/[email protected]
rm -rf /root/.cache/go-build
rm -rf /go/src
}
Expand Down

0 comments on commit 33673e9

Please sign in to comment.