Commit 5ae3d24
Fix Docker build by commenting out missing directories
- Comment out COPY commands for non-existent config/ and scripts/ directories
- Prevents Docker build failures in CI pipeline
- Directories can be added later when needed
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6aca299 commit 5ae3d24
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments