summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Firth <dan.firth@codethink.co.uk>2016-12-05 22:54:49 +0000
committerDaniel Firth <dan.firth@codethink.co.uk>2016-12-08 15:46:00 +0000
commit3d0265e052d8929a2354032431280860ba0e0854 (patch)
tree74f733de11ee28854ff411bc6c9b94e4eea1b5d7 /.gitlab-ci.yml
parent226c4e1a1a1067783699e97d62baa98fdeb0a009 (diff)
downloaddefinitions-3d0265e052d8929a2354032431280860ba0e0854.tar.gz
Add ghc mixin stratum
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5f2184df..df7b17b9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,6 +14,12 @@ build-system-x86_64-chroot-build:
- master
- /^staging\/.*$/
+build-ghc-bootstrap:
+ stage: build
+ script:
+ - ybd/ybd.py strata/ghc.morph x86_64
+
+
#build-system-x86_64-chroot-deploy:
# stage: deploy
# dependencies: