mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Changed submodule update
Former-commit-id: 67757821ea1223665996c7dc467f33b84989d76d
This commit is contained in:
parent
5d571aea97
commit
f2c60b4454
@ -32,7 +32,7 @@ before_script:
|
|||||||
git pull "https://gitlab.com/${SOURCE_PROJECT}/veloren.git" "${SOURCE_BRANCH}";
|
git pull "https://gitlab.com/${SOURCE_PROJECT}/veloren.git" "${SOURCE_BRANCH}";
|
||||||
fi;
|
fi;
|
||||||
- git submodule sync --recursive
|
- git submodule sync --recursive
|
||||||
- git submodule update --init --recursive
|
- git submodule update --remote --recursive
|
||||||
- git status
|
- git status
|
||||||
- if [ -d target ]; then
|
- if [ -d target ]; then
|
||||||
ls -la target;
|
ls -la target;
|
||||||
|
Loading…
Reference in New Issue
Block a user