mirror of https://github.com/istio/istio.io.git
Remove mix from update_ref_docs (#8005)
Force merge to fix build break.
This commit is contained in:
parent
a553ad8f46
commit
e0a64264ef
|
@ -45,7 +45,6 @@ REPOS=(
|
|||
|
||||
# The components to build and extract usage docs from.
|
||||
COMPONENTS=(
|
||||
https://github.com/istio/istio.git@"${SOURCE_BRANCH_NAME}"@mixer/cmd/mixs@mixs
|
||||
https://github.com/istio/istio.git@"${SOURCE_BRANCH_NAME}"@istioctl/cmd/istioctl@istioctl
|
||||
https://github.com/istio/istio.git@"${SOURCE_BRANCH_NAME}"@pilot/cmd/pilot-agent@pilot-agent
|
||||
https://github.com/istio/istio.git@"${SOURCE_BRANCH_NAME}"@pilot/cmd/pilot-discovery@pilot-discovery
|
||||
|
|
Loading…
Reference in New Issue