summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-05 19:28:12 +0100
committerJavier Jardón <jjardon@gnome.org>2018-04-06 12:39:31 +0100
commit8c6afcabbadb2521cf61c6f69ff17398d3e3aa82 (patch)
treef40e854ece3809f8287e4a2f89abda6e136270b6
parenteea23f6a325956d17ae35eaeefc67a5f3e5f6a85 (diff)
downloaddefinitions-jjardon/bst_1_1_2.tar.gz
.gitlab-ci.yml: Use buildstream 1.1.2jjardon/bst_1_1_2
-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..2510a0d4 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='e91dc8336074d22126e559a29e23ef2d52c5506a' # 1.1.2
export BST_EXTERNAL_SHA='c4cc10467d116450471ca9f756617ede7572814c'
git clone https://gitlab.com/BuildStream/buildstream.git
# Use specific version of BuildStream