Don't git clean in hack/jenkins/build.sh
This commit is contained in:
parent
4348190b8a
commit
177740217f
@ -53,7 +53,6 @@ export KUBE_RELEASE_RUN_TESTS RELEASE_INFRA_PUSH FEDERATION SET_NOMOCK_FLAG
|
||||
# state.
|
||||
rm -rf ~/.kube*
|
||||
make clean
|
||||
git clean -fdx
|
||||
|
||||
# Uncomment if you want to purge the Docker cache completely each
|
||||
# build. It costs about 150s each build to pull the golang image and
|
||||
|
Loading…
Reference in New Issue
Block a user