summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
-rw-r--r--tox.ini2
2 files changed, 2 insertions, 2 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:
- |
diff --git a/tox.ini b/tox.ini
index c1aade7af..5ea15f50d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -124,7 +124,7 @@ deps =
pytest
-rrequirements/requirements.txt
-rrequirements/plugin-requirements.txt
- git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@705a45315e18338f91299977fd2ef44e51fd8bd7#egg=bst_plugins_experimental[ostree]
+ git+https://gitlab.com/BuildStream/bst-plugins-experimental.git@be5ac19e5062bc23a46ed8ce7aa2958a2653c917#egg=bst_plugins_experimental[ostree]
passenv =
BST_FORCE_SESSION_REBUILD
BST_SOURCE_CACHE