26 lines
362 B
Markdown
26 lines
362 B
Markdown
## Getting hands on with Jenkins
|
|
|
|
### What is a pipeline?
|
|
|
|
https://www.jenkins.io/doc/book/pipeline/#ji-toolbar
|
|
|
|
|
|
### Deploying Jenkins
|
|
|
|
https://www.jenkins.io/doc/book/installing/kubernetes/
|
|
|
|
### Jenkinsfile
|
|
What is a Jenkinsfile
|
|
|
|
|
|
|
|
### Building a Jenkins pipeline
|
|
Job creation
|
|
Building the pipeline
|
|
|
|
|
|
|
|
|
|
https://github.com/MichaelCade/jenkins-example
|
|
|