Files
QuantEngineByItz/.gitea/workflows
kjh2064 1fda3ca0d2 ci: 시놀로지 설치 경로 직접 참조로 변경 (설치 단계 제거)
- Python: /usr/bin/python3 (3.8.12) 고정 사용
- Node.js: /usr/local/bin 을 PATH에 추가 (v18.18.2 appstore 설치)
- Python deps: /volume1/gitea/python_venv 영구 venv로 최초 1회만 설치
- 이후 CI 실행은 venv 재사용 → pip 재설치 단계 불필요

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 21:27:25 +09:00
..