fix(docker): כלול scripts/SCRIPTS.md ב-build context (COPY נכשל)
All checks were successful
G12 Leak-Guard / leak-guard (pull_request) Successful in 6s
All checks were successful
G12 Leak-Guard / leak-guard (pull_request) Successful in 6s
PR #203 הוסיף `COPY scripts/SCRIPTS.md` ל-Dockerfile אך .dockerignore מחריג את כל scripts/ — ה-build נכשל ב-"/scripts/SCRIPTS.md: not found". חריגה ממוקדת בדיוק כמו docs/ ו-skills/docx/. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,7 @@ mcp-server/.venv/
|
|||||||
web/static/
|
web/static/
|
||||||
web/__pycache__/
|
web/__pycache__/
|
||||||
scripts/
|
scripts/
|
||||||
|
!scripts/SCRIPTS.md
|
||||||
skills/
|
skills/
|
||||||
!skills/docx/
|
!skills/docx/
|
||||||
!skills/docx/decision_template.docx
|
!skills/docx/decision_template.docx
|
||||||
|
|||||||
Reference in New Issue
Block a user