1
0

Merge pull request #199 from humblec/flaky

remove BUILD_PLATFORM variable setting from the makefile
This commit is contained in:
Kubernetes Prow Robot
2022-05-10 06:17:44 -07:00
committed by GitHub

View File

@@ -17,4 +17,3 @@ all: build
include release-tools/build.make
BUILD_PLATFORMS=linux amd64; linux arm -arm; linux arm64 -arm64; linux ppc64le -ppc64le; linux s390x -s390x