How to Install Jenkins on Ubuntu (A Step-by-Step Guide)
Step 1: The “Jenkins-Master” machine will be opened. Run this command to update the machine:
sudo apt-get update
Step 2: Now, we will install Jenkins on the “Ubuntu” machine. Run this given command:
sudo wget -O /usr/share/keyrings/jenkins-keyring.a...
abhishekkatale.hashnode.dev1 min read