summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-11-03 14:17:43 +0000
committerJavier Jardón <jjardon@gnome.org>2017-11-05 12:14:48 +0000
commit842487f698d7b981ad9e204243a32cc373c96791 (patch)
tree4fd9ab69d824bfeeaf03baae12b35d38ec6c02ba /.gitlab-ci.yml
parent4203865325c33d752f814850f43d2ecb16c8fa16 (diff)
downloaddefinitions-842487f698d7b981ad9e204243a32cc373c96791.tar.gz
.gitlab-ci.yml: Update defs2bst versionsam/buildstream-1.0
This version uses %{arch} instead of %{bst-arch}, and uses list composition operations instead of pre- and post- commands.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 35ac772e..dfb22fb3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ variables:
YBD_SHA: '157986cb2f7c0b95e0e4e0bf3a39547f548a298d'
SPEC_SHA: '715023f3cf6e714839fb56236ade20de40855bd4'
BST_SHA: 'b14a0c575991f3b75aa15b21b2652186b62d0a09'
- DEFS2BST_SHA: '7572160e23b35b11872148c280bd6f9b5da900bb'
+ DEFS2BST_SHA: '1dc5c0719de9357470b29ad4adc9b63f7012db86'
GET_SOURCES_ATTEMPTS: 3
# Store all the downloaded git and ostree repos in the distributed cache.