Skip to content

Commit

Permalink
maven auto actions
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabh.kumar committed Oct 14, 2023
1 parent 48e9da2 commit d66025d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: Department Service
run: |
cd department-service
mvn -B package --file department-service/pom.xml
mvn -B package
- name: Department Service
run: mvn -B package --file employee-service/pom.xml

0 comments on commit d66025d

Please sign in to comment.