Skip to content

Commit

Permalink
chore: update debug dockerfile
Browse files Browse the repository at this point in the history
Copies the missing webhooks directory.
  • Loading branch information
lfleischmann authored Feb 16, 2024
1 parent 71d416f commit 29a33f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/Dockerfile.debug
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ COPY middleware middleware/
COPY template template/
COPY utils utils/
COPY mapper mapper/
COPY webhooks webhooks/

# Build
RUN go generate ./...
Expand Down

0 comments on commit 29a33f0

Please sign in to comment.