Quantcast
Channel: Jenkins Archives - Java Code Geeks
Viewing all articles
Browse latest Browse all 39

Jenkins: Automating your delivery pipeline

$
0
0
In this post, we are going to create a Jenkins pipeline for a Java Spring project using Maven and Git: Accessing Jenkins dashboard and configuring Maven in Jenkins: Click on “Manage Jenkins” and then in “Global Tool Configuration” Add a Maven installation and provide a name for it. Click on Save. Creation of our first ...

Viewing all articles
Browse latest Browse all 39

Trending Articles