Skip to content

Commit

Permalink
cleanup makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
aler9 committed Aug 7, 2020
1 parent cd90970 commit ae68587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@

.PHONY: $(shell ls)

BASE_IMAGE = golang:1.14-alpine3.12

.PHONY: $(shell ls)

help:
@echo "usage: make [action]"
@echo ""
Expand Down

0 comments on commit ae68587

Please sign in to comment.