summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-02-04 17:44:24 +0100
committerJürg Billeter <j@bitron.ch>2020-02-04 17:44:24 +0100
commit1994e30e93b7aa617a2f5bb818969a9860cd2b1f (patch)
tree207a738a17738b94f09da5fc62044f8f09cd7487
parent97e1c34a17712c33dacb026abe59c750d52b13e9 (diff)
downloadbuildstream-juerg/mtime-debug.tar.gz
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a66c37007..20323888a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,7 +26,7 @@ variables:
TEST_COMMAND: "tox -- ${PYTEST_ARGS}"
TOXENV: py35-plugins, py36-plugins, py37-plugins, py38-plugins
COVERAGE_PREFIX: "${CI_JOB_NAME}."
- BST_PLUGINS_EXPERIMENTAL_VERSION: juerg/tar-master
+ BST_PLUGINS_EXPERIMENTAL_VERSION: juerg/tar-master-2
#####################################################