Merge pull request #2031 from edx/fix/zoldak/repo-name
Update repo name in jenkins test shell script.
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user