From 25883aa3ccde869e25ff45f484a0b72cc05bad61 Mon Sep 17 00:00:00 2001 From: Byron Lathi Date: Tue, 19 Apr 2022 20:09:32 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c5546d5..a5cbbfb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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/