summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-05-30 17:51:25 +0100
committerJavier Jardón <jjardon@gnome.org>2018-05-30 17:53:14 +0100
commitf9f7b9073dbbf1a4bab11ce86f7e95d91693a31a (patch)
tree373f09181f6bb83b6d34694cfc967eda392fc17b
parenteea23f6a325956d17ae35eaeefc67a5f3e5f6a85 (diff)
downloaddefinitions-jjardon/bst_1_1_3.tar.gz
.gitlab-ci.yml: Use buildstream 1.1.3jjardon/bst_1_1_3
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 50cca656..348e853d 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='b340f995455b997995fc55277a993d5f5a1656e5' # 1.0.1
+ export BST_SHA='06ae434a7017edbf67bf46c3fe2e327466801787' # 1.1.3
export BST_EXTERNAL_SHA='c4cc10467d116450471ca9f756617ede7572814c'
git clone https://gitlab.com/BuildStream/buildstream.git
# Use specific version of BuildStream