mirror of
https://github.com/ko-build/ko.git
synced 2025-02-13 19:42:26 +02:00
* Allow comma-separated list of platforms * Parse platform spec once * Update --platform docs in README * Update pkg/build/gobuild_test.go Co-authored-by: Matt Moore <mattmoor@vmware.com> * Return err for bad defaulting for --platform Also respect GOARM as variant if the goarch is arm. * Refactor platform matching * Update README.md to mention GOARM * Fix travis test Co-authored-by: Matt Moore <mattmoor@vmware.com>