Jenkins Live Project with Declarative CI/CD Pipeline with Groovy syntax using env. variable
Launch an EC2 instance and install Jenkins. Use this instance as a Jenkins server using the t2-micro instance type.
ssh -i "jenkins-key.pem" ubuntu@ec2-13-232-61-41.ap-south-1.compute.amazonaws.com(SSH into the jenkins server.)
Use the code from Git...
techblogsdomain.hashnode.dev3 min read