Skip to content

Commit

Permalink
Update JenkinsfileSepBatch2022
Browse files Browse the repository at this point in the history
  • Loading branch information
devopstrainingblr authored Nov 2, 2022
1 parent b5cecbe commit cd7b857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JenkinsfileSepBatch2022
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ git branch: 'development', credentialsId: 'd282f55b-fad5-4318-87d4-7ae8a1bf92b2'
}

stage('Build'){
sh "${mavenHome}/bin/mvn clean packag"
sh "${mavenHome}/bin/mvn clean package"
}

/*
Expand Down

0 comments on commit cd7b857

Please sign in to comment.