@ -8,7 +8,7 @@ GO_FILES := $(shell find . -name '*.go' | grep -v /vendor/ | grep -v _test.go)
all: build
test:
@go test ./...
@go test -short ${PKG_LIST}
build: test ## Build the binary file
@go build -i -v $(PKG)/cmd/dnsupdater
The note is not visible to the blocked user.