From f32185dd63c7e320949a98e4c3e098f029ca152e Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Mon, 20 Aug 2018 14:59:48 +0100 Subject: WIP: Use bst-1.2 branch in baserock TODO: needs to change the cache to CAS instead of ostree. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bca36a21..670d50c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ variables: .bst_before_script: &bst_before_script before_script: - | - export BST_SHA='06ae434a7017edbf67bf46c3fe2e327466801787' # 1.1.3 + export BST_SHA='ef5f6a617f324285d34450945fd228a8e34fadb0' # 1.2 branch export BST_EXTERNAL_SHA='fcd1fc365d0250bffe02937c89dcc31d11c299cf' git clone https://gitlab.com/BuildStream/buildstream.git # Use specific version of BuildStream -- cgit v1.2.1