From 02d171a673623e421838f1933454373dadb70e78 Mon Sep 17 00:00:00 2001 From: Dmitry Smirnov Date: Tue, 15 Oct 2019 20:34:12 +1100 Subject: [PATCH] CI: unpack MUT components --- debian/.gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/.gitlab-ci.yml b/debian/.gitlab-ci.yml index 9e334c2647..1f3831f86e 100644 --- a/debian/.gitlab-ci.yml +++ b/debian/.gitlab-ci.yml @@ -14,6 +14,7 @@ variables: origtargz --clean origtargz --tar-only rm -rf .git + debian/unpack-components.sh .pre_build: script: &pre_build |