Migrate deploy pipeline to Cloud Build #10098
Labels
e1-hours
Effort: < 8 hrs
infra.structure
Relates to the tools that create docs.flutter.dev
p1-high
Major but not urgent concern: Resolve in months. Update each month.
Describe the problem
Most DevRel repos that deploy to Firebase Hosting are using Cloud Build for the deploy pipeline to bypass the need for SA key rotations. The deploy action for flutter/website wasn't included because it doesn't currently use a SA key.
Regardless, we should migrate the flutter/website deploy action to Cloud Build too for standardization.
Expected fix
dos.flutter.dev (flutter/website repo) should be deployed using Cloud Build instead of GitHub Actions.
On which platform(s) did you experience this issue?
No response
Additional context
#10096
The text was updated successfully, but these errors were encountered: