In /.github/workflows/ci.yml you will find a sample Github actions Pipeline building images of the app
In pipelines/tekton-pipeline.yml you will find a sample Tekton pipeline that builds an Image and deploys it to you project/namespace via s2i.
In /.github/workflows/ci.yml you will find a sample Github actions Pipeline building images of the app
In pipelines/tekton-pipeline.yml you will find a sample Tekton pipeline that builds an Image and deploys it to you project/namespace via s2i.