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:17 UTC

[buildstream] 01/02: WIP - test overnight job with flatpak_image unique_key fix

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 5dde65a388ef3af26ea296cc60c1f70d741dc0b6
Author: Douglas Winship <do...@codethink.co.uk>
AuthorDate: Mon Jul 6 18:01:41 2020 +0100

    WIP - test overnight job with flatpak_image unique_key fix
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dc37408..5855f75 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -332,7 +332,7 @@ docs:
   image: registry.gitlab.com/buildstream/buildstream-docker-images/testsuite-fedora:31-${DOCKER_IMAGE_VERSION}
   variables:
     FD_SDK_REF: bst2
-    BST_EXT_REF: master
+    BST_EXT_REF: dwinship/flatpak-image-unique-key-no-configparser
   before_script:
   - |
     mkdir -p "${HOME}/.config"