Add v1.25 test and reduce amount of e2e tests (#9018)
This commit is contained in:
parent
92534fa2ae
commit
bfd44ab83e
5 changed files with 42 additions and 11 deletions
|
|
@ -49,7 +49,7 @@ echo "Building targets for ${ARCH}, generated targets in ${TARGETS_DIR} director
|
|||
|
||||
echo "Building ${PKG}/cmd/nginx"
|
||||
|
||||
git config --global --add safe.directory /go/src/k8s.io/ingress-nginx
|
||||
git config --add safe.directory /go/src/k8s.io/ingress-nginx
|
||||
|
||||
${GO_BUILD_CMD} \
|
||||
-trimpath -ldflags="-buildid= -w -s \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue