ποΈπ Installing Jenkins for Continuous Integration and Automation! ππ§
Procedure to install Jenkins
Step1:
Go to https://www.jenkins.io/doc/book/installing/linux/
Search for Long Term Support release
Step2:
Go to the console and find whether Java is installed or not, if not then
sudo apt update
sudo apt install openjdk...
vishwajitkumar.hashnode.dev2 min read