Unverified Commit b8c5a755 by Kubernetes Prow Robot Committed by GitHub

Merge pull request #199 from humblec/flaky

remove BUILD_PLATFORM variable setting from the makefile
parents 485d0f25 9383bb41
...@@ -17,4 +17,3 @@ all: build ...@@ -17,4 +17,3 @@ all: build
include release-tools/build.make include release-tools/build.make
BUILD_PLATFORMS=linux amd64; linux arm -arm; linux arm64 -arm64; linux ppc64le -ppc64le; linux s390x -s390x
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment