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

Update .gitlab-ci.yml file

parent 42c6fd2e
No related branches found
No related tags found
1 merge request!1Changed set_env flow to source script in soctools and breadcrumb left in...
......@@ -30,6 +30,9 @@ simulate-nanosoc:
stage: simulate
script:
- echo "Simulation phase started"
- git submodule foreach --recursive git submodule init
- git pull --recurse-submodules
- source set_env.sh
- sleep 5
tags:
- VLAB-ZCU
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment