Commit 8bcdbc30 authored by Your Name's avatar Your Name

rm make proxy

parent 9ee157e9
...@@ -9,6 +9,4 @@ VERSION := $(shell echo $(shell git describe --tags)) ...@@ -9,6 +9,4 @@ VERSION := $(shell echo $(shell git describe --tags))
docker: docker:
docker build -f Dockerfile -t aiwithproxy:${VERSION} . docker build -f Dockerfile -t aiwithproxy:${VERSION} .
proxy:
rm -rf proxy
go build -o proxy
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