#ci-cd
Read more stories on Hashnode
Articles with this tag
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...
To create a build pipeline in Azure DevOps for a Java project using Gradle as the build tool, follow these general steps: Set up Azure DevOps...