Commit bade0de
fix(ci): mount test/ dir excluded by .dockerignore into builder container
The .dockerignore excludes test/ so COPY . . in the builder stage never
includes it. Bind-mount the checked-out test/ directory into the container
at runtime so regression tests can find /build/test/regression.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7df0fec commit bade0de
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments