summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorTristan van Berkom <tristan@codethink.co.uk>2020-09-19 19:15:24 +0900
committerTristan van Berkom <tristan@codethink.co.uk>2020-09-23 17:52:29 +0900
commitee9907623af489b6ae72f106edf5f43aab6bbf53 (patch)
tree99dd05b495b3135154b1baa8416a6ac051509ada /.gitlab-ci.yml
parentb792b12078f675909fc62c12775fb6c845499f75 (diff)
downloadbuildstream-ee9907623af489b6ae72f106edf5f43aab6bbf53.tar.gz
.gitlab-ci.yml: Use ported plugins and fdsdk for overnight tests
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index be3c5fbe5..43ccc462f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -295,7 +295,7 @@ docs:
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:32-${DOCKER_IMAGE_VERSION}
variables:
FD_SDK_REF: freedesktop-sdk-20.08beta.1-buildstream2
- BST_EXT_REF: aa5b1bc2743ce01763567f88b16c8cd5f868ac6c
+ BST_EXT_REF: da0417b62ba47ffdaff985b736907373d14cd2c7
before_script:
- |
mkdir -p "${HOME}/.config"