summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-08-30 16:54:34 +0300
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-08-30 16:54:34 +0300
commit7b309eaddf0d2d1412e26aa96d9d4f5f5a439b1b (patch)
tree0732311772485140e3cb6854b9710c4e7a7e2493
parente48a03b2b226f1748edf5c2d5e28093da7ca6a1a (diff)
downloadbuildstream-tristan/bst-1-bisect/tip.tar.gz
XXX DO NOT MERGE: Testing overnight tests in regular CItristan/bst-1-bisect/tip
-rw-r--r--.gitlab-ci.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f09d2044c..5707d78fc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -107,8 +107,11 @@ docs:
- pip3 install --user -e ${bst_ext_url}@${bst_ext_ref}#egg=bst_ext
- git clone https://gitlab.com/freedesktop-sdk/freedesktop-sdk.git
- git -C freedesktop-sdk checkout ${fd_sdk_ref}
- only:
- - schedules
+
+# XXX TESTING DO NOT MERGE
+#
+# only:
+# - schedules
overnight-tests:
<<: *overnight-tests-template