Commit a96aed5
fix(ci): Gemini CLI trusted folder 검증 우회 환경 변수 추가
- GitHub Actions 임시 디렉토리가 신뢰되지 않아 --yolo 모드가 default로 강등되며 exit 55 발생
- job 레벨에 GEMINI_CLI_TRUST_WORKSPACE=true 추가하여 daily-content / weekly-plan / test-gemini 워크플로우 정상 동작 복구
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 59a7372 commit a96aed5
3 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments