Commit dfe3c43
fix(ci): use plain GCS bucket for FTL results instead of appspot
glucodroid.appspot.com is the App Engine default bucket and can only be
created by initialising App Engine, not by a service account even with
Storage Admin. Switch to glucodroid-ftl-results (plain bucket) and
create it with gsutil mb on first run.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f511d91 commit dfe3c43
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
111 | 115 | | |
112 | 116 | | |
113 | 117 | | |
| |||
0 commit comments