зеркало из https://github.com/microsoft/docker.git
- Hack: fix dockerbuilder to build feature branches
This commit is contained in:
Родитель
e431dc26f1
Коммит
58b95878f1
|
@ -34,7 +34,7 @@ else
|
|||
rm -fr docker-$REVISION
|
||||
git init docker-$REVISION
|
||||
cd docker-$REVISION
|
||||
git fetch -t https://github.com/dotcloud/docker $REVISION
|
||||
git fetch -t https://github.com/dotcloud/docker $REVISION:$REVISION
|
||||
git reset --hard FETCH_HEAD
|
||||
fi
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче