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

Added Normal Regression back into ci

parent 09b0ad0c
No related branches found
No related tags found
No related merge requests found
Pipeline #10246 failed
...@@ -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