Jenkins CI/CD with Github integration
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 repo
Build and deploys the code through docker tool
Also, I have connected Jenkins and GitHub through ssh
...
sowmya-mb-techblogs.hashnode.dev3 min read