mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Sync for checkout
Former-commit-id: 43088929864901cc08b7b1c43a783ca17b56e6a8
This commit is contained in:
parent
77492a80ea
commit
5d571aea97
@ -31,6 +31,7 @@ before_script:
|
||||
echo "THIS SEEMS TO BE A MERGE PIPELINE FROM ${SOURCE_PROJECT}/${SOURCE_BRANCH}";
|
||||
git pull "https://gitlab.com/${SOURCE_PROJECT}/veloren.git" "${SOURCE_BRANCH}";
|
||||
fi;
|
||||
- git submodule sync --recursive
|
||||
- git submodule update --init --recursive
|
||||
- git status
|
||||
- if [ -d target ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user