Merge pull request #97853 from claudiubelu/patch-1

pause image: Fixes clean make action
This commit is contained in:
Kubernetes Prow Robot 2021-01-12 20:20:35 -08:00 committed by GitHub
commit 8abe3714d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,4 +149,4 @@ bin/orphan-linux-$(ARCH): linux/orphan.c
$(TRIPLE)-strip $@"
clean:
rm -rf .*-container-* .push-* bin/
rm -rf .*container-* .push-* bin/