Skip to content

feat: run on different GCP projects & buckets

Steve Xuereb requested to merge refactor/remove-hardcoded-gcp-project into master

We specify a project and bucket name as part of the command line flags and users can't override these.

Merge request reports