blob: 0da89509b910fb7bef8a95cf1d4ba6ae73928229 [file] [log] [blame]
Garret Kellycb74aff2019-10-21 14:53:09 -04001# Copyright lowRISC contributors.
2# Licensed under the Apache License, Version 2.0, see LICENSE for details.
3# SPDX-License-Identifier: Apache-2.0
4
5[[deployment.targets]]
6name = "staging"
7URL = "gs://gold-hybrid-255313-staging"
8
9[[deployment.targets]]
10name = "public"
11URL = "gs://gold-hybrid-255313"
12googleCloudCDNOrigin = "opentitan-dot-org"