summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-10-13 16:02:51 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2016-10-17 09:16:46 +0000
commite150ffadc8d6fe55ec35618dc53b53a4d2a2fdad (patch)
tree4e463cc2e0821adbb0bf3b70a3e4a2a65f3159d3
parent1fafceaa8e7f91aae684cf7c430f36faad4eec7b (diff)
downloaddefinitions-e150ffadc8d6fe55ec35618dc53b53a4d2a2fdad.tar.gz
.gitlab-ci: Build trove
Change-Id: If2f3d130d713b72d67a0437450bec76a83f48e20
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3453d6a2..bae4fc58 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,6 +57,11 @@ openstack-build-64:
script:
- ybd/ybd.py systems/openstack-system-x86_64.morph x86_64
+trove-build-64:
+ stage: build
+ script:
+ - ybd/ybd.py systems/trove-system-x86_64.morph x86_64
+
weston-build-64:
stage: build
script: