summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
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: