From 834cc205d189d84033bfdc13bc1f6b896d4020e6 Mon Sep 17 00:00:00 2001 From: Matthew Chambers Date: Fri, 14 Oct 2022 17:05:23 -0500 Subject: [PATCH] new GCloud bucket --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f2f5af0..3f4bd20 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,7 +12,7 @@ variables: # GCLOUD_PROJECT_ID: "cent7-288417" GCLOUD_SERVICE_ACCOUNT: /dev/null - GCLOUD_DEPLOY_PATH: gs://gt_download/$CI_COMMIT_TAG + GCLOUD_DEPLOY_PATH: gs://downloads.gridtracker.org/$CI_COMMIT_TAG NR0Q_SERVER_ADDRESS: "" NR0Q_SERVER_PASSWORD: "" @@ -307,7 +307,7 @@ sourcerelease: assets: links: - name: Release Packages for $CI_COMMIT_TAG - url: https://https://storage.googleapis.com/gt_download/$CI_COMMIT_TAG/ + url: https://https://downloads.gridtracker.org/$CI_COMMIT_TAG/ external: true link_type: package script: