buildkit-tekton icon indicating copy to clipboard operation
buildkit-tekton copied to clipboard

Support "arguments" when doing the "build"

Open vdemeester opened this issue 3 years ago • 0 comments
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)

vdemeester avatar Feb 18 '22 11:02 vdemeester