filmov
tv
Jenkins Shared Library Tutorial: Optimize Pipeline with a Modular Structure

Показать описание
The Jenkins Shared Library features a highly efficient and adaptable modular structure, designed specifically to simplify the process of creating pipelines. With its modular approach, this library enables developers to construct pipelines effortlessly by utilizing pre-built modules and components. Each module functions independently, allowing for easy customization and configuration to suit specific project requirements. Join our immersive hands-on DevOps training as we explore the power of Jenkins Shared Libraries.
Here is what you expect to learn:
- We will highlight the importance of sharing reusable components in Jenkins Pipelines to improve code management and eliminate redundancies.
- We will explore how Jenkins' "Shared Libraries" feature enables the integration of external libraries into Pipelines.
- We will explore an example of how to use shared functions in Groovy pipelines.
Project repository:
How to launch our Jenkins:
docker run -d \
--name jenkins -p 8080:8080 -u root -p 50000:50000 \
naturalett/jenkins:jenkins-libraries
Our Pipelines:
Join me to take your skills to the next level!
Here is what you expect to learn:
- We will highlight the importance of sharing reusable components in Jenkins Pipelines to improve code management and eliminate redundancies.
- We will explore how Jenkins' "Shared Libraries" feature enables the integration of external libraries into Pipelines.
- We will explore an example of how to use shared functions in Groovy pipelines.
Project repository:
How to launch our Jenkins:
docker run -d \
--name jenkins -p 8080:8080 -u root -p 50000:50000 \
naturalett/jenkins:jenkins-libraries
Our Pipelines:
Join me to take your skills to the next level!