From ccbc96ce4a5bf4738e14e42aa605492cefa9c5af 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 46aae063..b716e4e3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -63,6 +63,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