Tanmesh Bhokaretanmesh.hashnode.dev·Jun 22, 2024How to Create an Optimized Jenkins Shared LibraryHere's a breakdown on creating optimized Jenkins Shared Libraries: Structure and Modularity: Modular Design: Break down common functionalities into well-defined reusable steps or functions. This promotes code maintainability and easier integration i...Shared library in Jenkin
Shrishail Patilshri123.hashnode.dev·Feb 2, 2024Jenkins Shared library :Jenkins Shared Libraries allow you to define reusable code, functions, and steps that can be shared across multiple pipelines. This promotes code reuse, consistency, and maintainability in your Jenkins pipelines. Here's an explanation of the concept ...Shared library in Jenkin
Ashish Dobhalashishdevops007.hashnode.dev·Jan 20, 2024🚀 Mastering Jenkins Pipelines with "Jenkins Shared Libraries": A Comprehensive Guide! 🛠️"Welcome, Tech Enthusiasts! 🌐✨Welcome to the world of Jenkins Shared Libraries, where simplicity meets powerful automation. In this blog, I'll take you on a journey where I will guide you through the concepts of Jenkins Shared Libraries, breaking do...2 likes#jenkins-shared-libraries