https://github.com/krishanthisera/jenkins-pr-poc
Developing multi-branch Jenkins pipeline to handle pull requests on K8s.
https://github.com/krishanthisera/jenkins-pr-poc
Last synced: 3 months ago
JSON representation
Developing multi-branch Jenkins pipeline to handle pull requests on K8s.
- Host: GitHub
- URL: https://github.com/krishanthisera/jenkins-pr-poc
- Owner: krishanthisera
- Created: 2021-01-14T23:25:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-15T11:29:45.000Z (over 4 years ago)
- Last Synced: 2025-01-07T11:50:08.078Z (5 months ago)
- Language: HTML
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jenkins-pr-poc
Developing multi-branch Jenkins pipeline to handle pull requests on K8s.# Jenkins Deps:
- Kubernetes Plugin
- Github Pull Request Builder
- Multi Stage Pipeline
- Blue Ocean - Optional
- Secrets:
- GitHub
- Kubernetes# Steps
1. Configure the Github Pull Request Builder plugin with GitHub Creds
2. Install