You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by no...@apache.org on 2020/12/29 12:50:18 UTC

[buildstream] 02/02: WIP - test overnight job with our best bst branch

This is an automated email from the ASF dual-hosted git repository.

not-in-ldap pushed a commit to branch dwinship/jjardon/willsalmon/overnight
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 9ecf9636c32cf81bf12f6ff77b113d178ae94b50
Author: Douglas Winship <do...@codethink.co.uk>
AuthorDate: Mon Jul 6 18:43:28 2020 +0100

    WIP - test overnight job with our best bst branch
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5855f75..1327031 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -331,7 +331,7 @@ docs:
   stage: test
   image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:31-${DOCKER_IMAGE_VERSION}
   variables:
-    FD_SDK_REF: bst2
+    FD_SDK_REF: dwinship/rebase-bst2/update-plugins-to-bst-1.93.4
     BST_EXT_REF: dwinship/flatpak-image-unique-key-no-configparser
   before_script:
   - |