Updated the project assignment to default to fedora-coreos-cloud when gcp.get("project") returns None or an empty value. We have a few builds where the project is not specified. This ensures a fallback project is always available.
Example: 31.20200517.20.0 meta.json.
Updated the project assignment to default to
fedora-coreos-cloud
whengcp.get("project")
returns None or an empty value. We have a few builds where the project is not specified. This ensures a fallback project is always available. Example: 31.20200517.20.0 meta.json.