Commit bc19f826 authored by Peter Jansweijer's avatar Peter Jansweijer

spec7 entry in yml

parent 3ca2565b
Pipeline #646 failed with stage
in 34 seconds
......@@ -22,6 +22,21 @@ make_wrpc_sw:
- wrc.bram
- wrc.mif
make_spec7:
stage: compile
tags:
- wrs_sw
script:
- make spec7_defconfig
- make
artifacts:
name: WRPC_SW_CI_%CI_JOB_ID%
paths:
- wrc.bin
- wrc.elf
- wrc.bram
- wrc.mif
make_rt_cpu:
stage: compile
tags:
......
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