Merge "Use gerrit for the remote update in post jobs"
This commit is contained in:
commit
f85b94372d
@ -16,7 +16,7 @@ then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z "$GIT_ORIGIN" ]
|
if [ -z "$GIT_ORIGIN" ] || [ -n "$ZUUL_NEWREV" ]
|
||||||
then
|
then
|
||||||
GIT_ORIGIN="$GERRIT_SITE/p"
|
GIT_ORIGIN="$GERRIT_SITE/p"
|
||||||
# git://git.openstack.org/
|
# git://git.openstack.org/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user