diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bd1dc504f3780a2eaba578dd96e7ffbb374cbf5c..2822c3a1830acd40bfedc4320470cda42706be7e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -192,7 +192,7 @@ deploy-job-ZCU104: # This job runs in the deploy stage. - screen -r zynq -X stuff "deactivate \n" - screen -r zynq -X stuff "exit \n" # test the screenlog for "Overlay Loaded" - - cp ./nanosoc/fpga_imp/CI_verification/test_bitfile_ZCU104.sh ./ + - cp ./nanosoc_tech/fpga/ci_tools/test_bitfile_ZCU104.sh ./ - chmod +x test_bitfile_ZCU104.sh - ./test_bitfile_ZCU104.sh