Update repo name in jenkins test shell script.

This commit is contained in:
Jay Zoldak
2013-05-13 16:30:01 -04:00
parent f8a72e5cbe
commit 30e8e2e2ae

View File

@@ -4,7 +4,7 @@ set -e
set -x
function github_status {
gcli status create edx mitx $GIT_COMMIT \
gcli status create edx edx-platform $GIT_COMMIT \
--params=$1 \
target_url:$BUILD_URL \
description:"Build #$BUILD_NUMBER $2" \