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 34b20f2 commit fe3404a
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 @@ -36,11 +36,9 @@ jobs:

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

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

- name: Push to Docker Hub Container Registry
run: |
Expand Down

0 comments on commit fe3404a

Please sign in to comment.