Skip to content

Commit

Permalink
updationg maving goals
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewodibi committed Nov 2, 2024
1 parent 1f54673 commit d980266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/web_java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build Java app with Maven
run: mvn clean package
- name: Build with Maven
run: mvn -B package
run: mvn -B package -f pom.xml

# Step 4: Upload the build artifacts (packaged app file) for use in other jobs
- name: Upload build artifacts
Expand Down

0 comments on commit d980266

Please sign in to comment.