Skip to content

Commit

Permalink
Update ci-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacAndra authored Sep 11, 2024
1 parent daf7871 commit 38f22d2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,12 @@ jobs:


- name: Build Application JAR
working-directory: .
run: mvn clean package

- name: List files
working-directory: .
run: ls -R

- name: Docker Compose Build
working-directory: .
run: docker compose build


Expand Down

0 comments on commit 38f22d2

Please sign in to comment.