Tekton CI/CD Part 2: Run Pipelines on code change with Triggers
On the previous post, we have built Pipelines to build images. In this post we will use Trigger to watch for Git events, to trigger Pipelines on git push
Installation
install TektonTriggers
Concept
Tekton Triggers have a few resources
EventListener
...
blog.yongweilun.me3 min read