Skip to content

Commit

Permalink
CodeCommit1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
umangsaltuniv committed Jul 6, 2020
1 parent cf7b05a commit 01ab701
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@ pipeline {
*/


/*

//Code starts for stage Compile
stage('Compile') {
steps {
sh 'mvn compile'
}
}
//Code Ends for stage Compile
*/


//Code starts for stage SonarQube

Expand Down

0 comments on commit 01ab701

Please sign in to comment.