Skip to content

Commit

Permalink
fix(backend): fix the backend issue on the docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Motouom committed Jul 17, 2024
1 parent d64a783 commit 919e181
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-cd-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ on:
branches:
- '**'
paths:
- 'PackIt-frontend/**'
- '.github/workflows/frontend.yml'
- 'packit-backend/**'
- '.github/workflows/ci-cd-backend.yml'

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 919e181

Please sign in to comment.