mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12137)
This commit is contained in:
parent
4bab8404ab
commit
801f7d6ebc
|
@ -1 +1 @@
|
|||
c5eb17b05a0f3a558bdc429b4baeeab0647e4340
|
||||
1e36772eb1b9d34400bf3ee8fb7c25344e38264b
|
||||
|
|
|
@ -37,8 +37,8 @@ shift
|
|||
|
||||
set -e
|
||||
|
||||
BUILD_GOOS=${GOOS:-linux}
|
||||
BUILD_GOARCH=${GOARCH:-amd64}
|
||||
export BUILD_GOOS=${GOOS:-linux}
|
||||
export BUILD_GOARCH=${GOARCH:-amd64}
|
||||
GOBINARY=${GOBINARY:-go}
|
||||
GOPKG="$GOPATH/pkg"
|
||||
BUILDINFO=${BUILDINFO:-""}
|
||||
|
|
Loading…
Reference in New Issue