summaryrefslogtreecommitdiff
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
parent32c0ca38b0c6ef825ac364c20bbdef51699ba20b (diff)
downloadbuildstream-bschubert/bump-bst-experimental-version.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.
-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