How-to Guides

Guides to help you complete a specific goal

This section includes common practical applications of Tekton.


Clone a git repository with Tekton

How to clone source code from git with Tekton Pipelines.

Build and push an image with Tekton

Create a Pipeline to fetch the source code, build, and push an image with Kaniko and Tekton.


Last modified May 25, 2022: How to clone a git repo with Tekton (cb484db)