Commit 15cc9958 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

CI build for hw-v2

parent 09385b3b
Pipeline #3260 passed with stage
in 30 minutes and 34 seconds
......@@ -13,7 +13,7 @@ job_sw_compile:
script:
- git config --global user.email "OHWR_CI@somewhere.com"
- git config --global user.name "OHWR_CI"
- cd sw && make -j 4
- cd sw && export SB_VER=2 && make -j 4
artifacts:
name: DIOT_SB_CI_$CI_JOB_ID
when: always
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment