jharmison-redhat / openshift-devsecops

The merger of the CI/CD demos, provisioning, and DevSecOps workshop content into a single repo, built on OCP 4.x
17 stars 15 forks source link

A first pass at a working tekton s2i and maven multi-step pipelines #47

Closed akochnev closed 4 years ago

akochnev commented 4 years ago

Added all the relevant changes needed for a working tekton pipelines

The maven multi-step pipeline still needs a couple more steps to deal with deploying to the staging/prod projects. In the current state, both pipelines succeed their initial run.

This is dependent on the following PRs getting merged first: