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

Updated Simualte stage in CI

parent 415521dd
No related branches found
No related tags found
No related merge requests found
Pipeline #10210 failed
...@@ -30,10 +30,10 @@ simulate-nanosoc: ...@@ -30,10 +30,10 @@ simulate-nanosoc:
stage: simulate stage: simulate
script: script:
- echo "Simulation phase started" - echo "Simulation phase started"
- git submodule foreach --recursive git submodule init # - git submodule foreach --recursive git submodule init
- git fetch --recurse-submodules # - git fetch --recurse-submodules
- source set_env.sh - source set_env.sh
- sleep 5 - socsim regression_nanosoc
tags: tags:
- VLAB-ZCU - VLAB-ZCU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment