Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sobkowiak/ocp4-jenkins-pipeline-sample
Sample Jenkins pipeline on OCP4
https://github.com/sobkowiak/ocp4-jenkins-pipeline-sample
Last synced: 9 days ago
JSON representation
Sample Jenkins pipeline on OCP4
- Host: GitHub
- URL: https://github.com/sobkowiak/ocp4-jenkins-pipeline-sample
- Owner: sobkowiak
- License: apache-2.0
- Created: 2020-10-20T19:24:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-14T09:32:28.000Z (over 3 years ago)
- Last Synced: 2024-11-07T07:16:29.301Z (about 2 months ago)
- Language: Shell
- Size: 238 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OCP4 Jenkins Pipeline Example
This repository contains material about preparing a simple Jenkins pipeline on OpenShift 4.
* [Prepare CI/CD environment](01-prepare-cicd-tools.md)
* [Test the CI/CD environment](02-test-cicd-tools.md)
* [Set up Jenkins](03-setup-jenkins.md)
* [Work with Custom Jenkins Agent Pod](04-create-custom-agent-pod.md)
* [Prepare sample pipeline](05-prepare-pipeline.md)## Copyright and Licensing
Copyright (C) 2020 Krzysztof Sobkowiak
Free use of this software is granted under the terms of the [Apache License](LICENSE).