From 842487f698d7b981ad9e204243a32cc373c96791 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Fri, 3 Nov 2017 14:17:43 +0000 Subject: .gitlab-ci.yml: Update defs2bst version This version uses %{arch} instead of %{bst-arch}, and uses list composition operations instead of pre- and post- commands. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.1