Commit de55026e authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update makefile

parent 8cef9de9
......@@ -25,7 +25,7 @@ validator:
dev:
go build $(BUILD_FLAGS) -v -o=${GOBIN}/$@ -gcflags "all=-N -l" ./cmd/validator
DOCKER:
docker:
docker build -t validator:latest .
clean:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment