#jenkins
Read more stories on Hashnode
Articles with this tag
Jenkins is one of the most popular open-source automation servers used by DevOps teams to implement continuous integration and continuous delivery...
Step 1: Creating Ec2 Instance We will begin by launching an Amazon EC2 instance with the instance type set to 'm3.medium'. Step 2: Install...
Here are the steps to build Java code, deploy it to QA and Prod using Jenkins, publish artifacts and pull from artifacts on an EC2 Ubuntu...
Step 1: Set up a Jenkins Server Start by setting up a Jenkins server. You can install Jenkins on your own server or use a cloud-based Jenkins...
Introduction: Jenkins is a powerful open-source automation server that enables developers to automate the build, test, and deployment process for...