summaryrefslogtreecommitdiff
path: root/strata/gitlab
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-06-20 12:06:55 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-06-20 14:11:09 +0000
commit7055c080c937d60a198442a4c2d796ffca32acac (patch)
treef0759a9c145cd61d2371594eec79302975d56b0a /strata/gitlab
parent913147ff9f1e8cf6e8b80eb032dace635e24944f (diff)
downloaddefinitions-baserock/richardmaw/S11284/morphologies-by-path.tar.gz
Move systems and strata into subdirectoriesbaserock/richardmaw/S11284/morphologies-by-path
Diffstat (limited to 'strata/gitlab')
-rw-r--r--strata/gitlab22
1 files changed, 22 insertions, 0 deletions
diff --git a/strata/gitlab b/strata/gitlab
new file mode 100644
index 00000000..90d38826
--- /dev/null
+++ b/strata/gitlab
@@ -0,0 +1,22 @@
+name: gitlab
+kind: stratum
+description: gitlab components for server, ci etc
+build-depends:
+- name: ruby
+ morph: strata/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: []