Idea: build all images defined in .ko.yaml
Author: jsokCreated Mar 11, 2022Updated May 22, 2024
Labelslifecycle/frozen
Idea
Running ko build --all or similar will build all builds[] defined in .ko.yaml.
Motivation
Once you have more than a few builds defined, it becomes tedious to build everything. This is particularly true in a monorepo where you may have dozens of builds to publish in a CI pipeline.
Source: ko-build/ko