mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
@@ -567,6 +567,7 @@ fn-git-setup-build-dir-submodules() {
|
||||
# unset the git quarantine path to allow us to use 2.13.0+
|
||||
# See this issue for more information: https://github.com/dokku/dokku/issues/2796
|
||||
unset GIT_QUARANTINE_PATH
|
||||
suppress_output fn-git-cmd "$GIT_WORKDIR" submodule sync --recursive
|
||||
suppress_output fn-git-cmd "$GIT_WORKDIR" submodule update --init --recursive
|
||||
|
||||
if [[ "$DOKKU_KEEP_GIT_DIR" != "true" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user