Update config on ensure
This commit is contained in:
parent
4253a06acd
commit
5ebb513023
1 changed files with 1 additions and 0 deletions
|
@ -25,5 +25,6 @@ for REPO in public secret; do
|
||||||
fi;
|
fi;
|
||||||
config checkout
|
config checkout
|
||||||
config config status.showUntrackedFiles no
|
config config status.showUntrackedFiles no
|
||||||
|
config pull
|
||||||
config submodule update --init --recursive
|
config submodule update --init --recursive
|
||||||
done
|
done
|
||||||
|
|
Loading…
Reference in a new issue