Update .gitlab-ci.yml file

This commit is contained in:
Byron Lathi
2022-04-19 20:09:32 +00:00
parent bd748cab86
commit 25883aa3cc

View File

@@ -17,14 +17,14 @@ build-bootloader:
- make
artifacts:
paths:
- bootloader.hex
- sw/bootloader/bootloader.hex
build-fpga:
stage: build
dependencies:
- build-kernel
- build-bootloader
image: bslathi19/modelsim_18.1:lite
script:
- cd hw/fpga/