summaryrefslogtreecommitdiff
path: root/gitlab.morph
diff options
context:
space:
mode:
authorPaul Sherwood <paul.sherwood@codethink.co.uk>2014-05-22 16:49:46 +0000
committerPaul Sherwood <paul.sherwood@codethink.co.uk>2014-05-25 18:41:18 +0000
commita4ac82ab2e0a89310952866b187ac25b252a1a57 (patch)
treece2b21e70309e0540c724fece4abd98a0ca2d5db /gitlab.morph
parent4d6a224da37632ffaff4e01679f4c86395b44a8c (diff)
downloaddefinitions-a4ac82ab2e0a89310952866b187ac25b252a1a57.tar.gz
gitlab chunks and stratumbaserock/ps/gitlab-fixes
Diffstat (limited to 'gitlab.morph')
-rw-r--r--gitlab.morph21
1 files changed, 21 insertions, 0 deletions
diff --git a/gitlab.morph b/gitlab.morph
new file mode 100644
index 00000000..a731290a
--- /dev/null
+++ b/gitlab.morph
@@ -0,0 +1,21 @@
+name: gitlab
+kind: stratum
+description: gitlab components for server, ci etc
+build-depends:
+- morph: ruby
+chunks:
+- name: gitlab-ce
+ repo: upstream:gitlab/gitlab-ce
+ ref: cdec1324173c2331153b671ef6ebab749bca9cd4
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: gitlab-ci
+ repo: upstream:gitlab/gitlab-ci
+ ref: c74044d65dec2ba8311e242c84e07a67abd52d37
+ unpetrify-ref: baserock/morph
+ build-depends: []
+- name: gitlab-shell
+ repo: upstream:gitlab/gitlab-shell
+ ref: 0b4106d57223c666d9360339fd3790174aa43800
+ unpetrify-ref: baserock/morph
+ build-depends: []