We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78ab9d commit 0ed581fCopy full SHA for 0ed581f
build.sh
@@ -59,6 +59,6 @@ generator/build/generator "deepcopy" "paths=./pkg/apis/workspaces/v1alpha2;./pkg
59
60
echo "Generating JsonSchemas"
61
62
-generator/build/generator "schemas" "output:schemas:artifacts:config=schemas" "paths=./pkg/apis/workspaces/v1alpha2;./pkg/apis/workspaces/v1alpha1"
+generator/build/generator "schemas" "output:schemas:artifacts:config=schemas" "paths=./pkg/apis/workspaces/v1alpha2"
63
64
echo "Finished generation of required GO sources, K8S CRDs, and Json Schemas"
0 commit comments