shallow clone gitlab-ce from the official github mirror

This commit is contained in:
Sameer Naik 2016-04-17 09:35:50 +05:30
parent 8677ffd110
commit a5da507777

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -e
GITLAB_CLONE_URL=https://gitlab.com/gitlab-org/gitlab-ce.git
GITLAB_CLONE_URL=https://github.com/gitlabhq/gitlabhq.git
GITLAB_SHELL_URL=https://gitlab.com/gitlab-org/gitlab-shell/repository/archive.tar.gz
GITLAB_WORKHORSE_URL=https://gitlab.com/gitlab-org/gitlab-workhorse/repository/archive.tar.gz