summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-05-15 19:59:09 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-05-15 19:59:09 +0000
commit3a668b01b2363a96b7d1eb31266b1890d8b57302 (patch)
treee2511e57c6f1acba9ef8a4b5fe9c560b2d9915af
parentc398fce272d207ca4d1e032800a19ab327220835 (diff)
downloadlorries-3a668b01b2363a96b7d1eb31266b1890d8b57302.tar.gz
add gitlab repos
-rw-r--r--open-source-lorries/gitlab.lorry14
1 files changed, 14 insertions, 0 deletions
diff --git a/open-source-lorries/gitlab.lorry b/open-source-lorries/gitlab.lorry
new file mode 100644
index 0000000..310cf8a
--- /dev/null
+++ b/open-source-lorries/gitlab.lorry
@@ -0,0 +1,14 @@
+{
+ "gitlab/gitlab-ce": {
+ "type": "git",
+ "url": "https://gitlab.com/gitlab-org/gitlab-ce.git"
+ },
+ "gitlab/gitlab-ci": {
+ "type": "git",
+ "url": "https://gitlab.com/gitlab-org/gitlab-ci.git"
+ },
+ "gitlab/gitlab-shell": {
+ "type": "git",
+ "url": "https://gitlab.com/gitlab-org/gitlab-shell.git"
+ }
+}