Skip to content
Snippets Groups Projects
Commit fcb27088 authored by Valentin Syrovatskiy's avatar Valentin Syrovatskiy
Browse files

chore: init submodules with "make reset-submodules"

parent eaa9096a
No related branches found
No related tags found
1 merge request!307chore: init submodules with "make reset-submodules"
Pipeline #12922 passed
......@@ -12,7 +12,7 @@ centos7-cmake3:
reset-submodules:
git submodule foreach --recursive 'git clean -dxf && git reset --hard'
git submodule update --recursive
git submodule update --init --recursive
tarantool-patch:
cd tarantool-sys && \
......
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