akauppi / GroundLevel-firebase-es

[ANCHORED] Stencil for operational web apps
https://groundlevel-sep22.web.app/
Other
23 stars 3 forks source link

Figure out Cloud Build region story #40

Closed akauppi closed 3 years ago

akauppi commented 3 years ago

https://stackoverflow.com/questions/51595900/run-google-cloud-build-in-a-specific-region-and-zone/66829956#answer-66829956

Edit:

Cannot see any benefit in multi-regional storage for sources, build logs and images.

If no-one replies in the SO (above), create a post in google-cloud-dev group and ask?

akauppi commented 3 years ago

Tracked in Google IssueTracker: FR: select build region

akauppi commented 3 years ago

It's pretty simple: just use US, unless you have a worker pool set up, in the region.

Cloud Build runs its jobs in us-central1 and there's not really a down side to this, either. It can deploy to any region. Documented in the repo.