# CI/CD Pipeline for Goghvideo application This repository contains the helm charts to mange and deploy the Tekton CI/CD pipeline for building, testing and promoting changes to the microservices to production.
  1. The eventlistener receives webhooks from gitea and validates the event using the gitea interceptor module and parameters defined in the triggerbinding
  2. Using the triggertemplate, a job run is created based on the pipeline template
  3. The pipeline executes a number of steps, including: