summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2019-10-04 04:09:03 +0900
committerJavier Jardón <jjardon@gnome.org>2019-10-04 04:14:12 +0900
commitde3499844b0ab3cd508c2e9c94e808a879c40d8c (patch)
tree74dc1851dc041c6a749970d65680b5f3d5f46c21
parent9f453bbc1a450de1400f77eb626ab2bc9558497c (diff)
downloadbuildstream-jjardon/overnigth_bst2.tar.gz
.gitlab-ci.yml: Use latest fdsdk patches and bst-plugins-experimentaljjardon/overnigth_bst2
This will not fix the CI but at least we can see what is the actual error when trying to build (Rigth now It doesn't build at all because the format version is not compatible)
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cfbad44b3..130b52e9a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -278,8 +278,8 @@ docs:
image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:30-master-85428307
variables:
BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-plugins-experimental.git
- BST_EXT_REF: 0.12.0-40-g7aa1423377629281decc455d1090964417c38f2e
- FD_SDK_REF: freedesktop-sdk-18.08.34-0-g9282304d0d932032b8297fb049f44d6a079dc2ea
+ BST_EXT_REF: 0.12.0-161-g624c8da7c4f8660b7f9e9c6f85399a00f3d3c1e6
+ FD_SDK_REF: freedesktop-sdk-19.08.2-4-g9d11a8ba10b1e20869338a675891ada9995b6fda
before_script:
- |
mkdir -p "${HOME}/.config"