Commit ccf989a2 authored by Chao Xu's avatar Chao Xu

manual fix hack/after-build/update-generated-deep-copies.sh

parent 3b178542
...@@ -57,6 +57,6 @@ function generate_deep_copies() { ...@@ -57,6 +57,6 @@ function generate_deep_copies() {
} }
# v1 is in the group "" # v1 is in the group ""
DEFAULT_VERSIONS="/ v1 experimental/ extensions/v1beta1" DEFAULT_VERSIONS="/ v1 extensions/ extensions/v1beta1"
VERSIONS=${VERSIONS:-$DEFAULT_VERSIONS} VERSIONS=${VERSIONS:-$DEFAULT_VERSIONS}
generate_deep_copies "$VERSIONS" generate_deep_copies "$VERSIONS"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment