summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBenjamin Schubert <contact@benschubert.me>2019-10-17 17:59:14 +0100
committerbst-marge-bot <marge-bot@buildstream.build>2019-10-18 07:45:29 +0000
commit84e929dc6f6cdc39cce760f2af791fd7be051ffb (patch)
tree258992c1d0d16d2bb068992bc679ddec55e102fd /.gitlab-ci.yml
parent32c0ca38b0c6ef825ac364c20bbdef51699ba20b (diff)
downloadbuildstream-84e929dc6f6cdc39cce760f2af791fd7be051ffb.tar.gz
.gitlab-ci.yml: Update bst-plugins-experimental versionbschubert/bump-bst-experimental-version
Update to the plugins to work with the new YAML updates.
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 ef31ad326..bda1be87f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -278,7 +278,7 @@ 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-171-g6cd4066#egg=bst_plugins_experimental[ostree,cargo]
+ BST_EXT_REF: 0.12.0-173-gbe5ac19#egg=bst_plugins_experimental[ostree,cargo]
FD_SDK_REF: freedesktop-sdk-19.08.3-7-g4529b070
before_script:
- |