Skip to content

Commit

Permalink
Debugg ci-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacAndra authored Sep 11, 2024
1 parent 586cf5a commit 2507a63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
- name: Build Application JAR
run: mvn clean package

- name: List files
run: ls -R
working-directory: ./blog-api-server

- name: Docker Compose Build
run: docker compose build
working-directory: ./blog-api-server
Expand Down

0 comments on commit 2507a63

Please sign in to comment.