From ea9fe6c7099f7193971da30c52380593c6ae848e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 12 Jul 2017 03:13:20 +0100 Subject: Benchmark: build build system with both bst and ybd without cache server --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 09ffe309..fa6f9794 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -58,6 +58,8 @@ bst-build-system-x86_32-build: build-system-x86_64-chroot-build: stage: build-1 + variables: + YBD_kbas_url: "false_url" script: - ybd/ybd.py systems/build-system-x86_64-chroot.morph x86_64 -- cgit v1.2.1