Skip to content
Snippets Groups Projects
Commit 15499e73 authored by dwn1c21's avatar dwn1c21
Browse files

Update .gitlab-ci.yml file adding scripts to project artifacts for download onto ZCU104 board

parent 33aa7221
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@ build-job-Z2: # This job runs in the build stage, which runs first.
paths:
- ./Cortex-M0/nanosoc/systems/mcu/fpga_imp/pynq_export/pz2/pynq/overlays/soclabs/design_1.bit
- ./Cortex-M0/nanosoc/systems/mcu/fpga_imp/pynq_export/pz2/pynq/overlays/soclabs/design_1.hwh
- ./Cortex-M0/nanosoc/systems/mcu/fpga_imp/CI_verification/load_bitfile.py
tags:
- Vivado2021.1
......@@ -75,6 +76,7 @@ build-job-ZCU104: # This job runs in the build stage, which runs first.
paths:
- ./Cortex-M0/nanosoc/systems/mcu/fpga_imp/pynq_export/pz104/pynq/overlays/soclabs/design_1.bit
- ./Cortex-M0/nanosoc/systems/mcu/fpga_imp/pynq_export/pz104/pynq/overlays/soclabs/design_1.hwh
- ./Cortex-M0/nanosoc/systems/mcu/fpga_imp/CI_verification/load_bitfile.py
tags:
- VLAB-ZCU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment