Skip to content
Snippets Groups Projects
Commit e1b97a8f authored by Grzegorz Daniluk's avatar Grzegorz Daniluk
Browse files

fix CI

parent f0ebb204
Branches
No related merge requests found
......@@ -3,7 +3,8 @@ stages:
make_main_fw:
stage: make_main_fw
image: ohwr-ci-cluster-j6wqnazkqypt-master-0.cern.ch/arm-none-eabi-gcc-llvm-coast
tags:
- arm-clang-coast
script:
- cd main_fw/build && make -j5 all
artifacts:
......@@ -11,5 +12,3 @@ make_main_fw:
paths:
- main_fw/build/main_fw.lss
- main_fw/build/main_fw.bin
tags:
- arm-clang-coast
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