#cicd
Read more stories on Hashnode
Articles with this tag
Jenkins is an open-source automation tool that allows users to build, test, and deploy software. It supports various job types, including: Freestyle:...
If you have forgotten the admin password for your Jenkins instance and you are unable to log in, you can try resetting the password using the...
There are several ways to restart a Jenkins server: Restart from the Jenkins UI: Log in to the Jenkins UI as an administrator. Click on "Manage...
is an example of a Declarative Pipeline that can be used to build, test, and deploy a Java application using Maven, SonarQube, Docker, and...
In Jenkins, a pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins. There are two...
There are several ways you can back up your Jenkins instance: Use the Jenkins Backup Plugin: This plugin allows you to create backups of your Jenkins...