devops-basics
Hello world Jenkins
Install Jenkins
https://www.jenkins.io/doc/book/installing/
Or install Jenkins via Helm hands on example of this DevOps repo, see
helm/hands-on/deploy-jenkins
Create and run your first pipeline
Follow
Official Getting Started
section to create your first pipeline
The pipeline content look like:
MyFirstPipeline.groovy