diff options
author | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-05-15 19:59:09 +0000 |
---|---|---|
committer | Paul Sherwood <paul.sherwood@codethink.co.uk> | 2014-05-15 19:59:09 +0000 |
commit | 3a668b01b2363a96b7d1eb31266b1890d8b57302 (patch) | |
tree | e2511e57c6f1acba9ef8a4b5fe9c560b2d9915af /open-source-lorries | |
parent | c398fce272d207ca4d1e032800a19ab327220835 (diff) | |
download | lorries-3a668b01b2363a96b7d1eb31266b1890d8b57302.tar.gz |
add gitlab repos
Diffstat (limited to 'open-source-lorries')
-rw-r--r-- | open-source-lorries/gitlab.lorry | 14 |
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" + } +} |