Skip to content

Commit

Permalink
Update Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
hussainshareef authored Nov 17, 2023
1 parent 6465229 commit f68cc00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Maven
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stage('Build and Test') {
steps {
sh 'ls -ltr'
// build the project and create a JAR file
sh 'cd java-maven-sonar-argocd-helm-k8s/spring-boot-app && mvn clean package'
sh 'cd Jenkins-AtoZ && mvn clean package'
}
}
}
Expand Down

0 comments on commit f68cc00

Please sign in to comment.