buildkit-tekton
buildkit-tekton copied to clipboard
Support "arguments" when doing the "build"
trafficstars
Make it possible to pass arguments to the build. This would be useful for:
- Overidding PipelineRun parameters
- Pass secrets, configmap, …
- Pass options to the frontend
- Specify a "target" to run (if multiple runs)