diff options
author | Javier Jardón <jjardon@gnome.org> | 2019-04-03 08:02:38 -0400 |
---|---|---|
committer | bst-marge-bot <marge-bot@buildstream.build> | 2019-04-12 12:52:14 +0000 |
commit | d63e4665e90b8bf40dbcbd0dcecda682fb47271b (patch) | |
tree | 1ae7d2484aa035b99a99e05fdc67f48075960350 /.gitlab-ci.yml | |
parent | 6152a96669b40de2ea1eb46efac29ad87a0771dd (diff) | |
download | buildstream-jjardon/bst-plugins-experimental.tar.gz |
.gitlab-ci.yml: bst2 should use the new bst-plugins-experimental repo instead bst-externaljjardon/bst-plugins-experimental
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 014824fe7..793ab00c3 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: |