Skip to content

Commit

Permalink
fix build filter
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelstroschein committed Jul 30, 2024
1 parent 7191de7 commit 300379c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ services:
buildCommand: pnpm install && pnpm --filter lix-website run build
buildFilter:
paths:
- opral/lix/website/**
- lix/website/**
domains:
- lix.opral.com

Expand Down

0 comments on commit 300379c

Please sign in to comment.