Skip to content

Commit e607fcc

Browse files
committed
Update Makefile.
1 parent 2c508b2 commit e607fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.PHONY: build clean test package serve run-compose-test
12
PKGS := $(shell go list ./... | grep -v /vendor/)
23
VERSION := $(shell git describe --always)
34
GOOS ?= linux

0 commit comments

Comments
 (0)