Skip to content
Snippets Groups Projects
Commit 90cb4116 authored by dwn1c21's avatar dwn1c21
Browse files

Update .gitlab-ci.yml file

parent 1ed60a5a
No related branches found
No related tags found
No related merge requests found
Pipeline #10261 passed
......@@ -39,7 +39,7 @@ compile-software:
- make compile_all_code
artifacts:
paths:
- ./nanosoc_tech/testcode/*/*.hex
- ./nanosoc_tech/testcodes/*/*.hex
tags:
- ds5
......@@ -248,6 +248,7 @@ deploy-job-ZCU104: # This job runs in the deploy stage.
# deactivate the pynq virtual environment and exit root access
- screen -r zynq -X stuff "deactivate \n"
- screen -r zynq -X stuff "exit \n"
- sleep 20
# Display test results
- cat verification_log
after_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment