Skip to content

Commit 068b61a

Browse files
committed
S3 test bucket ref
1 parent c89a911 commit 068b61a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/bin/manage_build_cache.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
77
# shellcheck source=test/bin/common.sh
88
source "${SCRIPTDIR}/common.sh"
99

10-
AWS_BUCKET_NAME="${AWS_BUCKET_NAME:-microshift-build-cache}"
10+
# AWS_BUCKET_NAME="${AWS_BUCKET_NAME:-microshift-build-cache}"
11+
AWS_BUCKET_NAME="thalenar-test-cache-us-west-2"
1112
BCH_SUBDIR=
1213
TAG_SUBDIR=
1314
ARCH_SUBDIR="${UNAME_M}"

0 commit comments

Comments
 (0)