summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
+ }
+}