Skip to content

Commit

Permalink
Adding tekton end-to-end integration example
Browse files Browse the repository at this point in the history
  • Loading branch information
zivnevo authored Jan 27, 2022
1 parent 813eae4 commit 6e75f57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ To enable CI/CD integrations, this project provides several GitHub Actions as we
|Connectivity verification|[link](https://github.com/marketplace/actions/k8s-networkpolicy-verification)|[link](https://github.com/np-guard/baseline-rules-verifier/tree/master/tekton)|

An example implementation of the CI pipeline depicted above for a [demo Kubernetes application](https://github.com/np-guard/online-boutique) using our GitHub Actions can be found [here](https://github.com/np-guard/online-boutique/tree/master/.github/workflows). See a resulting PR [here](https://github.com/np-guard/online-boutique/pull/46).

An example implementation of the CI pipeline depicted above for a [demo Kubernetes application](https://github.com/np-guard/online-boutique-tekton) using our Tekton Tasks can be found [here](https://github.com/np-guard/online-boutique-tekton/tree/main/tekton). See a resulting PR [here](https://github.com/np-guard/online-boutique-tekton/pull/3).

0 comments on commit 6e75f57

Please sign in to comment.