summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 79e7091d..9db19626 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,6 +27,8 @@ before_script:
migrate-bst:
stage: migrate-bst
script:
+ - mount
+ - zcat /proc/config.gz | grep -i xattr
- git clone https://gitlab.com/baserock/definitions.git
- git clone https://gitlab.com/BuildStream/defs2bst.git
- git clone https://gitlab.com/BuildStream/buildstream-tests.git -b gnu-toolchain