mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 13:12:20 +00:00
Remove 'this is HEAD' warning on docs
This commit is contained in:
@@ -59,7 +59,7 @@ fi
|
||||
|
||||
"${mungedocs}" "--verify=true" "--verbose=true" \
|
||||
"--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