Skip to content
Snippets Groups Projects
Commit 6e807b5c authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Update ci yaml trying to make submodules sync

parent 1ddcb8c3
No related branches found
No related tags found
No related merge requests found
Pipeline #4055 failed
......@@ -12,6 +12,7 @@
- ssh-keyscan -p 2202 gitlab.iri.upc.edu >> ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
- ssh -p 2202 git@gitlab.iri.upc.edu #test
- apt update
- apt -y install git
- git submodule sync --recursive
- git submodule update --init --recursive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment