Commit cc404b36 authored by Konstantinos Blantos's avatar Konstantinos Blantos

Update .gitlab-ci.yml

parent f06126b2
...@@ -26,6 +26,7 @@ job_scb_top_sim: ...@@ -26,6 +26,7 @@ job_scb_top_sim:
script: script:
- /entrypoint.sh - /entrypoint.sh
- source ~/setup_modelsim.sh - source ~/setup_modelsim.sh
- export GIT_SSL_NO_VERIFY=1
- git submodule init & git submodule update - git submodule init & git submodule update
- ls -la ip-cores/general-cores/ - ls -la ip-cores/general-cores/
- apt-get install -y python - apt-get install -y python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment