#cicd
Read more stories on Hashnode
Articles with this tag
In the realm of Continuous Integration/Continuous Deployment (CI/CD), Jenkins build agents are the unsung heroes, akin to the tires of a car –...
Step 1: Log into Jenkins and select ‘New item’ from the dashboard. Step 2: Next, enter a name for your pipeline and select ‘pipeline’ project. Click...
Automating tasks such as building, testing, and deploying software is essential for streamlining development processes. Jenkins, an open-source...