migrate to community owned bucket

Signed-off-by: Mahamed Ali <cy@borg.dev>
This commit is contained in:
Mahamed Ali
2023-07-25 12:09:54 +03:00
parent 6eb90a63e0
commit 98974117b3
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ set -o pipefail
source "$(dirname "${BASH_SOURCE[0]}")/utils.sh"
# DEPLOY_BUCKET is the gcs bucket where the tarball should be stored in.
DEPLOY_BUCKET=${DEPLOY_BUCKET:-"cri-containerd-staging"}
DEPLOY_BUCKET=${DEPLOY_BUCKET:-"k8s-staging-cri-tools"}
# DEPLOY_DIR is the directory in the gcs bucket to store the tarball.
DEPLOY_DIR=${DEPLOY_DIR:-""}
# BUILD_DIR is the directory of the build out.