Commit de97961
ci(deploy): GEMINI_MODEL 을 배포 .env 로 전달 (Variable 로 요약 모델 전환)
GitHub Variable GEMINI_MODEL 을 deploy-backend 의 .env 생성에 흘려보낸다(미설정 시
코드 기본 gemini-2.5-flash). 무료 한도/비용 이슈 시 gemini-2.0-flash 등으로 코드 변경
없이 전환 가능.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 9ff78e1 commit de97961
2 files changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
156 | 157 | | |
157 | 158 | | |
158 | 159 | | |
| |||
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| 178 | + | |
177 | 179 | | |
178 | 180 | | |
179 | 181 | | |
| |||
0 commit comments