Skip to content
Snippets Groups Projects
Commit eef0fef7 authored by Filip Strömbäck's avatar Filip Strömbäck
Browse files

Fixed cloning of submodules for TAL.

parent 35af5049
Branches
Tags
2 merge requests!30Merge branch 'cherry-pick-b940cfc1' into 'test',!15Devel
Checking pipeline status
...@@ -2,8 +2,9 @@ ...@@ -2,8 +2,9 @@
cd source cd source
git submodule init sed -i 's|url = \.\./database|url = https://oauth2:glpat-WeW_ytbQ83JMs2UnQmhe@gitlab.liu.se/upp-aes/database|' .gitmodules
git submodule update git submodule update --init
git checkout .gitmodules
make make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment