Commit b6ec517
committed
ci: remove stale gsutil static sync from ST build
The CRA→Vite migration changed the build output from build/static/ to
build/assets/. The gsutil sync with gs://er-static/ was a CRA-era
pattern that no longer applies — the GCS proxy regex in nginx only
matches CRA-style paths, and /static falls back to the API server.1 parent 6dfacf6 commit b6ec517
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | 149 | | |
155 | 150 | | |
156 | 151 | | |
| |||
0 commit comments