Commit 3cc3d84
fix: Docker build — restore .git and fix bundle cache permissions
- Remove .git/ from .dockerignore (needed for gemspec git ls-files
and VCS checkout in tests)
- Add uid/gid to bundle cache mount so circleci user can write
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 17a3991 commit 3cc3d84
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
0 commit comments