Commit a6e5cdf
ci: add explicit build-deploy step for drive-integration
drive-integration is a private lerna package and is excluded from lerna's
--since scoping, so its deploy script was never called by CI. Add a dedicated
step in build-deploy-prod that builds the frontend with the correct Vite env
vars and runs upload:app-prod + deploy:sync-prod directly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c272530 commit a6e5cdf
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
193 | 206 | | |
194 | 207 | | |
195 | 208 | | |
| |||
0 commit comments