Skip to content

Commit

Permalink
Merge pull request #3616 from jenkins-x/babadofar-patch-2
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
jenkins-x-bot authored Jun 19, 2022
2 parents d3ac8ad + 3aade69 commit db501ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/v3/develop/pipelines/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ aliases:

As part of the [Tekton Catalog enhancement proposal](https://github.com/jenkins-x/enhancements/issues/37) we've improved support for Tekton in Jenkins X so that you can

* easily [edit any pipeline in any git repository](editing) by just modifying the [Task](https://tekton.dev/docs/pipelines/tasks/#configuring-a-task), [Pipeline](https://tekton.dev/docs/pipelines/pipelines/#configuring-a-pipeline) or [PipelineRun](https://tekton.dev/docs/pipelines/pipelineruns/#configuring-a-pipelinerun) files in your `.ligthhouse/jenkins-x` folder
* easily [edit any pipeline in any git repository](editing) by just modifying the [Task](https://tekton.dev/docs/pipelines/tasks/#configuring-a-task), [Pipeline](https://tekton.dev/docs/pipelines/pipelines/#configuring-a-pipeline) or [PipelineRun](https://tekton.dev/docs/pipelines/pipelineruns/#configuring-a-pipelinerun) files in your `.lighthouse/jenkins-x` folder
* [add new pipelines to any git repository](editing/#add-new-taskspipelines-by-hand) to reuse any [Task](https://tekton.dev/docs/pipelines/tasks/#configuring-a-task) files you find from places like the [tekton catalog](https://github.com/tektoncd/catalog) in your repositories

0 comments on commit db501ef

Please sign in to comment.