#jenkins
Read more stories on Hashnode
Articles with this tag
Taking backups of your Jenkins instance is crucial to ensure that you can recover your configuration, jobs, and data in case of system failures or...
Jenkins Shared Libraries allow you to define reusable code, functions, and steps that can be shared across multiple pipelines. This promotes code...
Here are 15 important Jenkins plugins widely used Jenkins plugins that are considered essential for many CI/CD pipelines : Pipeline Plugin: This...
You can install Jenkins on Ubuntu using various methods, depending on your preferences and requirements. Here are multiple ways to install Jenkins on...
Jenkins is an open-source automation server that is widely used for building, testing, and deploying software projects. It is one of the most popular...
In DevOps, collaboration is a key principle that encourages cross-functional teamwork among different teams involved in the software development and...