Skip to content

Commit 34fd4f8

Browse files
committed
move to community staging bucket
1 parent f0308d2 commit 34fd4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ set -o nounset
2222
set -o pipefail
2323

2424

25-
NPD_STAGING_PATH=${NPD_STAGING_PATH:-"gs://node-problem-detector-staging"}
25+
NPD_STAGING_PATH=${NPD_STAGING_PATH:-"gs://k8s-staging-npd"}
2626
NPD_STAGING_REGISTRY=${NPD_STAGING_REGISTRY:-"gcr.io/node-problem-detector-staging"}
2727
PR_ENV_FILENAME=${PR_ENV_FILENAME:-"pr.env"}
2828
CI_ENV_FILENAME=${CI_ENV_FILENAME:-"ci.env"}

0 commit comments

Comments
 (0)