Unverified Commit 6b7372c8 by Kubernetes Prow Robot Committed by GitHub

Merge pull request #58 from yonatankahana/arm

Add arm7 to multiarch build
parents f4f3c572 5f8f90d7
...@@ -17,4 +17,4 @@ all: build ...@@ -17,4 +17,4 @@ all: build
include release-tools/build.make include release-tools/build.make
BUILD_PLATFORMS=linux amd64; linux arm64 -arm64; linux ppc64le -ppc64le; linux s390x -s390x 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