Getting Started with Advanced Pipelines
Explore advanced Jenkins X pipeline concepts, focusing on YAML-based configuration and customization. Understand how pipelines orchestrate automation without complex logic, and learn to tailor build packs to meet specific organizational needs in Kubernetes environments.
We'll cover the following...
We'll cover the following...
⚠️ The examples in this chapter work only with serverless Jenkins X. Nevertheless, pipelines defined in build packs use (almost) the same format as those used by serverless Jenkins X. When we create a new quickstart project or import an existing one into static Jenkins X, build pack pipelines are converted into ...