summaryrefslogtreecommitdiff
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-22 16:49:57 +0900
commit50e2cdfccbb5bb945509046789adff423c3156c8 (patch)
tree541abd97a5e298ed22c0e19e45628194921247b2
parentb792b12078f675909fc62c12775fb6c845499f75 (diff)
downloadbuildstream-tristan/fix-overnight-tests.tar.gz
.gitlab-ci.yml: Use ported plugins and fdsdk for overnight teststristan/fix-overnight-tests
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index be3c5fbe5..ed31d0179 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -294,8 +294,8 @@ docs:
stage: test
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
+ FD_SDK_REF: tristan/bst-2-changes
+ BST_EXT_REF: da0417b62ba47ffdaff985b736907373d14cd2c7
before_script:
- |
mkdir -p "${HOME}/.config"