cleanup makefile

This commit is contained in:
aler9 2020-08-07 12:02:02 +02:00
parent cd90970c85
commit ae68587987

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 ""