func icon indicating copy to clipboard operation
func copied to clipboard

Create custom Tekton pipelines

Open vvarga007 opened this issue 9 months ago • 0 comments

When I execute 'func deploy --remote', it creates a Tekton pipeline and pipeline run. It seems to me that this pipeline is hardcoded. It would be great to customize it, use a custom pipeline defined in the func.yaml, or just add some extra tasks to the hardcoded pipeline.

vvarga007 avatar Mar 28 '25 16:03 vvarga007