Git-hub integration with jenkins
Step 1: Jenkins installation:
1.1: Jenkins installation on Ubuntu
1.2: make sure docker is up and running to deploy this project
Use below at the server end:
sudo usermod -a -G docker jenkins
sudo reboot
1.3: Generate SSH keys in the server where J...
rizwankhan.dev1 min read