Never cache make runs

This commit is contained in:
Laszlo Fogas
2021-04-14 12:12:41 +02:00
parent 071811a9a3
commit 6d31bcd7a0
+2
View File
@@ -1,4 +1,6 @@
.PHONY: all lint kubeval test package debug debug-ui
all: lint kubeval test package
lint: