X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;ds=sidebyside;f=shell%2Frtd-verify.sh;h=bddc23bde0ac919d1297db731956471160162f47;hb=7c591a51a893e031eb8ca9eea37774a1dd6410b6;hp=2074ecaf4e2aeb1fe0206fe8e6e520dda961f580;hpb=1dfa47374063e36176a5c26346cb7953d92c6618;p=releng%2Fglobal-jjb.git diff --git a/shell/rtd-verify.sh b/shell/rtd-verify.sh index 2074ecaf..bddc23bd 100644 --- a/shell/rtd-verify.sh +++ b/shell/rtd-verify.sh @@ -20,6 +20,7 @@ if [ "$GERRIT_PROJECT" != "$PROJECT" ]; then fi git fetch origin "$GERRIT_REFSPEC" && git checkout FETCH_HEAD +git submodule update echo "---> Generating docs" cd "$WORKSPACE"