We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f0308d2 + 34fd4f8 commit 369020dCopy full SHA for 369020d
test/build.sh
@@ -22,7 +22,7 @@ set -o nounset
22
set -o pipefail
23
24
25
-NPD_STAGING_PATH=${NPD_STAGING_PATH:-"gs://node-problem-detector-staging"}
+NPD_STAGING_PATH=${NPD_STAGING_PATH:-"gs://k8s-staging-npd"}
26
NPD_STAGING_REGISTRY=${NPD_STAGING_REGISTRY:-"gcr.io/node-problem-detector-staging"}
27
PR_ENV_FILENAME=${PR_ENV_FILENAME:-"pr.env"}
28
CI_ENV_FILENAME=${CI_ENV_FILENAME:-"ci.env"}
0 commit comments