Merge pull request #38520 from ixdy/clean-no-docker
Automatic merge from submit-queue
Don't require docker or other tools when running `make clean`
**What this PR does / why we need it**: we don't require `docker` for a local build, so we shouldn't require it for `make clean` either.
**Which issue this PR fixes**: fixes #37690
cc @sebgoa
Showing
Please
register
or
sign in
to comment