Skip to content
Snippets Groups Projects
Commit 0a0d87ae authored by dam1n19's avatar dam1n19
Browse files

Merge branch accelerator-project:main into main

parents 69975ebc 37976170
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,15 @@ simulate-hello: ...@@ -51,6 +51,15 @@ simulate-hello:
tags: tags:
- VLAB-ZCU - VLAB-ZCU
simulate_regression:
stage: simulate
script:
- echo "Simulation phase started"
- source set_env.sh
- socsim regression_nanosoc
tags:
- VLAB-ZCU
simulate_quickstart-hello: simulate_quickstart-hello:
stage: simulate_qs stage: simulate_qs
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment