Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#1205 from acpana/acpana-patch-1
Browse files Browse the repository at this point in the history
script: cleanup temp generation folder
  • Loading branch information
google-oss-prow[bot] authored Feb 9, 2024
2 parents 60543cf + 1460cdb commit a701f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-go-crd-clients/generate-clients.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ go run ${GOPATH_REPO_ROOT}/scripts/client-gen/main.go --clientset-name versioned
# generated files out into a cleared pkg/client/ folder
rm -rf client/
mv ../github.com/GoogleCloudPlatform/k8s-config-connector/pkg/clients/generated/client .
rm -rf ../cnrm.googlesource.com
rm -rf ../github.com

0 comments on commit a701f04

Please sign in to comment.