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 0d445b8 commit 387cd77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,9 @@ jobs:


- name: Build Application JAR
working-directory: ./blog-api-server
run: mvn clean package

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

- name: Push to Docker Hub Container Registry
Expand Down

0 comments on commit 387cd77

Please sign in to comment.