added fixes for make dev-env (#8804)
This commit is contained in:
parent
4c6a7ee158
commit
0cc43d5e52
3 changed files with 5 additions and 1 deletions
|
|
@ -49,6 +49,7 @@ echo "Building targets for ${ARCH}, generated targets in ${TARGETS_DIR} director
|
|||
|
||||
echo "Building ${PKG}/cmd/nginx"
|
||||
|
||||
git config --add safe.directory /go/src/k8s.io/ingress-nginx
|
||||
${GO_BUILD_CMD} \
|
||||
-trimpath -ldflags="-buildid= -w -s \
|
||||
-X ${PKG}/version.RELEASE=${TAG} \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue