Skip to content

Commit

Permalink
add flags to trace debug logs for test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
ManojKrishnaChintaluri committed Dec 7, 2023
1 parent 52d251d commit f7ee665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
- name: Maven Build
run: |
mvn clean install
mvn clean install -e -X
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
Expand Down

0 comments on commit f7ee665

Please sign in to comment.