Skip to content

Commit

Permalink
Update JenkinsfileMT
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstrainingblr committed Jan 27, 2020
1 parent 40195c3 commit dc6bf5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion JenkinsfileMT
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ node
git branch: 'development', credentialsId: '235e277e-7cf7-495e-b970-a22c2478d48c', url: 'https://github.com/MithunTechnologiesDevOps/maven-web-application.git'
}

/*
stage('Build')
{
sh "${mvnHome}/bin/mvn clean package"
Expand Down Expand Up @@ -54,6 +55,6 @@ node
9980923226.''', subject: 'Build is Over', to: 'devopstrainingblr@gmail.com,mahichowdary522@gmail.com'

}

*/

}

0 comments on commit dc6bf5f

Please sign in to comment.