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

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/