#jenkins
Read more stories on Hashnode
Articles with this tag
What’s the difference between continuous integration, continuous delivery, and continuous deployment? Continuous Integration is a software...
In this project, I have created CI/CD pipeline for a todo-node-js app. This pipeline handles the following jobs: Clone the code from GitHub...
What is Jenkins? Jenkins is an open-source DevOps tool that automates the CI/CD process. The term CI/CD refers to continuous integration, continuous...