Commit 8d61c15
railway: add watchPatterns so store (apps/extensions) changes deploy
Railway was skipping deploys for commits that only touched apps/extensions/**
(the store) — store changes only went live when a commit also touched a
watched path. Explicit watchPatterns cover all Docker build inputs so
store-only commits (and this one) trigger a deploy.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 5b25b88 commit 8d61c15
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
6 | 17 | | |
7 | 18 | | |
8 | 19 | | |
| |||
0 commit comments