Merge pull request #12 from gimlet-io/phony

Never cache make runs
This commit is contained in:
Laszlo Fogas
2021-04-14 16:29:04 +02:00
committed by GitHub
+2
View File
@@ -1,4 +1,6 @@
.PHONY: all lint kubeval test package debug debug-ui
all: lint kubeval test package
lint: