From 036b482d2f5cb719f029afec0d3e79d485082758 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Mon, 10 Apr 2017 12:55:14 +0100 Subject: Build in first stage --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cfd5a312..3bdb4a63 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -39,6 +39,8 @@ migrate-bst: --output buildstream-tests/elements --rebase strata/build-essential.morph gnu-toolchain.bst gnome/systems/gnome-system-x86_64.morph x86_64 + - find buildstream-tests + - bst -C buildstream-tests build gnome/gnome-system-x86_64-content.bst validate-all-definitions: stage: validate -- cgit v1.2.1