Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DerouineauNicolas authored Jan 18, 2024
1 parent 0d6ac9b commit b569c01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ jobs:
docker-compose -f docker-compose-test.yml run --rm web bash -c "coverage report"
- name: Coveralls
uses: coverallsapp/github-action@v2
with:
base-path: ./backend/
-
name: Build and push
uses: docker/build-push-action@v3
Expand Down

0 comments on commit b569c01

Please sign in to comment.