diff --git a/build.sh b/build.sh index f07251fc3..2d1c4e57c 100644 --- a/build.sh +++ b/build.sh @@ -10,8 +10,8 @@ PARSER_VERSION=$4 # version of the parser to download # make examples - we don't need this for docs-landing, but have it here for when we change repos # cloning the content repo -echo "Cloning content repo: ${TESTING_REPO_NAME}, ${testing_key}" -echo " this is the ${testing_key}" +echo "Cloning content repo: ${TESTING_REPO_NAME}, ${TESTING_KEY}" +echo " this is the fifth arg $5" git clone -b ${TESTING_BRANCH_NAME} https://github.com/${TESTING_ORGANIZATION}/${TESTING_REPO_NAME}.git