cleanup makefile

This commit is contained in:
aler9
2020-08-07 12:02:02 +02:00
parent cd90970c85
commit ae68587987
+2 -2
View File
@@ -1,8 +1,8 @@
.PHONY: $(shell ls)
BASE_IMAGE = golang:1.14-alpine3.12
.PHONY: $(shell ls)
help:
@echo "usage: make [action]"
@echo ""