This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch jjardon/bst-plugins-experimental_test in repository https://gitbox.apache.org/repos/asf/buildstream.git
commit 02898842773e6eb041270c8db6ed0294a7ec2ca4 Author: Javier Jardón <[email protected]> AuthorDate: Wed Apr 3 08:02:38 2019 -0400 .gitlab-ci.yml: bst2 should use the new bst-plugins-experimental repo instead bst-external [ci skip] --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 014824f..793ab00 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -226,7 +226,7 @@ docs: .overnight-tests: &overnight-tests-template stage: test variables: - BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-external.git + BST_EXT_URL: git+https://gitlab.com/BuildStream/bst-plugins-experimental.git BST_EXT_REF: 0.12.0-0-g88e6516c21361b434d378569b69b015038cd56ee FD_SDK_REF: freedesktop-sdk-18.08.28-0-g29cf2127554cdd83a1532afa53824b23cee2eed3 before_script:
