func
func copied to clipboard
Create custom Tekton pipelines
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.