Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 356 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 356 Bytes

Quarkus Sample Project covering some build options

Github Actions

In /.github/workflows/ci.yml you will find a sample Github actions Pipeline building images of the app

Tekton / OpenShift Pipelines

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.