Jenkins Declarative Pipeline: Better CI/CD Syntax
Migrating from Scripted to Declarative Pipeline syntax in Jenkins for better readability and maintainability.
5 posts
Migrating from Scripted to Declarative Pipeline syntax in Jenkins for better readability and maintainability.
Setting up automated deployments to Kubernetes using Jenkins Pipeline and kubectl.
Setting up automated build, test, and deployment pipeline with Jenkins 2.0 - from manual deploys to push-button releases
How we improved our CI/CD pipeline by running Jenkins builds inside Docker containers for better isolation and reproducibility.
A practical guide to setting up Jenkins Pipeline (formerly Workflow) for continuous integration of Java applications.