From bf8c287c705f86d63b522c1bec70ab8597d1f731 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Fri, 1 May 2020 16:11:07 -0400 Subject: [PATCH] One more config tweak. --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0409883b..7ca8d86f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,6 +5,7 @@ build: before_script: - west init -l . - west update + - west config --global zephyr.base-prefer configfile script: - west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire