summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: 2b62b39266f558b97345ba1f37de3fa00a1ef779 (plain)
1
2
3
4
5
6
7
8
9
build:
  image: zephyrprojectrtos/zephyr-build

  before_script:
    - west init -m https://github.com/petejohanson/zephyr -mr driver-kscan-gpio-matrix-first-pass

  script:
    - west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire