summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5ddcd3c..e014d5c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,8 @@ build:
image: zephyrprojectrtos/zephyr-build
before_script:
- - west init
+ - cd ../
+ - west init zmk
script:
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire