Commit 05a2a658 authored by Konstantinos Blantos's avatar Konstantinos Blantos

Update .gitlab-ci.yml

parent 72caa1ac
...@@ -22,6 +22,7 @@ job_scb_top_sim: ...@@ -22,6 +22,7 @@ job_scb_top_sim:
script: script:
- /entrypoint.sh - /entrypoint.sh
- source ~/setup_modelsim.sh - source ~/setup_modelsim.sh
- ls -la
- git submodule init & git submodule update - git submodule init & git submodule update
- apt-get install -y python - apt-get install -y python
- cd top/bare_top - cd top/bare_top
......
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