summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2019-06-10 21:40:44 +0100
committerJavier Jardón <jjardon@gnome.org>2019-06-20 22:29:03 -0700
commit2d57e14bdd8ac83ddf054ee25c1b97ceb2a2bfaf (patch)
treed5ea62758fdd2b123d8f89fc48c5b0ddc3430948
parent7f3900a2221f841de9995aa32b84d110113ed02a (diff)
downloadbuildstream-2d57e14bdd8ac83ddf054ee25c1b97ceb2a2bfaf.tar.gz
.gitlab-ci.yml: Use up-to-date bst-plugins-experimental
Fixes #1046
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 53cb664aa..a94b3a06a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -228,7 +228,7 @@ docs:
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:30-master-59168197
variables:
BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-plugins-experimental.git
- BST_EXT_REF: 0.12.0-31-g604196876f31536a837c95a098af7bea948b4731
+ BST_EXT_REF: 0.12.0-40-g7aa1423377629281decc455d1090964417c38f2e
FD_SDK_REF: freedesktop-sdk-18.08.31.1-2-g5c639b8d553016ea6c28ea160a572da2e189745e
before_script:
- |