Updated git repo url for build script

This commit is contained in:
Pavel Lechenko 2013-05-01 01:57:42 +04:00
parent 29b069b0cc
commit 0f45f7ee48
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ rm -rf $build_dir
mkdir $build_dir
# checkout fuel into it
git clone ssh://$(whoami)@gerrit.mirantis.com:29418/fuel/fuel-folsom.git $build_dir
git clone git@github.com:Mirantis/fuel.git $build_dir
cd $build_dir
git checkout $tag