Remove 'this is HEAD' warning on docs
This commit is contained in:
@@ -57,7 +57,7 @@ elif [[ $ret -gt 1 ]]; then
|
||||
fi
|
||||
|
||||
"${mungedocs}" "--upstream=${git_upstream}" \
|
||||
"--skip-munges=unversioned-warning,analytics" \
|
||||
"--skip-munges=analytics" \
|
||||
"--norecurse" \
|
||||
"--root-dir=${KUBE_ROOT}/" && ret=0 || ret=$?
|
||||
if [[ $ret -eq 1 ]]; then
|
||||
|
Reference in New Issue
Block a user