Open vincent-d opened 1 month ago
Add a new command to build images with the output of go test -c.
It allows configuring build and LD flags in .ko.yaml with different values for build and test commands for a given importpath.
This is a new attempt at implementing #96 with a separate command.
Add a new command to build images with the output of go test -c.
It allows configuring build and LD flags in .ko.yaml with different values for build and test commands for a given importpath.
This is a new attempt at implementing #96 with a separate command.