UPD CDN URL
This commit is contained in:
parent
53766506e5
commit
09bb4a2c51
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ VERSION = os.environ['GITHUB_SHA']
|
|||
# CONFIGURATION PARAMETERS
|
||||
# Forks should change these to publish to their own infrastructure.
|
||||
#
|
||||
ROBUST_CDN_URL = "https://ss14cdn.shizainc.com/"
|
||||
FORK_ID = "sunrise"
|
||||
ROBUST_CDN_URL = "https://ss14.cdn.shizainc.com/"
|
||||
FORK_ID = "sunrise_station"
|
||||
|
||||
def main():
|
||||
print("Fetching artifact URL from API...")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue