Add toolchain dependency to full sim
This commit is contained in:
@@ -96,6 +96,8 @@ full sim:
|
|||||||
- make clean
|
- make clean
|
||||||
- TEST_PROGRAM=$REPO_TOP/sw/bios/bios.hex TEST_FOLDER=$REPO_TOP/sw/bios make full_sim
|
- TEST_PROGRAM=$REPO_TOP/sw/bios/bios.hex TEST_FOLDER=$REPO_TOP/sw/bios make full_sim
|
||||||
needs:
|
needs:
|
||||||
|
- job: build toolchain
|
||||||
|
artifacts: true
|
||||||
- job: build bios
|
- job: build bios
|
||||||
artifacts: true
|
artifacts: true
|
||||||
- job: build kernel
|
- job: build kernel
|
||||||
|
|||||||
Reference in New Issue
Block a user