Skip to content
Snippets Groups Projects
Commit 6d9d0400 authored by nrbffs's avatar nrbffs
Browse files

submodule sync

parent 14a8eb51
Branches
No related tags found
No related merge requests found
...@@ -40,9 +40,10 @@ git clone --recurse "$site_git_url" ...@@ -40,9 +40,10 @@ git clone --recurse "$site_git_url"
cd site-ffs cd site-ffs
git checkout nightly git checkout nightly
git submodule sync
git submodule update
git -C gluon fetch git -C gluon fetch
git -C gluon submodule sync
git -C gluon submodule update
git -C gluon checkout $new_gluon_rev git -C gluon checkout $new_gluon_rev
git add gluon git add gluon
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment