How to install Jenkins on Amazon Linux EC2 Machine
Step 1 : Update your EC2 instance machine sudo yum update Step 2 : Add the Jenkins repo using the following command sudo wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat-stable/jenkins.repo Import a key file from Jenkins-CI to enable installation from the package: sudo rpm –import https://pkg.jenkins.io/redhat-stable/jenkins.io.key Step 3 … Continue reading How to install Jenkins on Amazon Linux EC2 Machine
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed