Commit d0e7b81d by huangchengyi

1

parent 9d139883
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ echo $Cur_Dir
cd $Cur_Dir
git reset --hard HEAD
git pull origin dev
rm -f ${Cur_Dir}"/cmd/http/http"
#rm -f ${Cur_Dir}"/cmd/http/http"
export GO111MODULE=on
export CGO_ENABLED=0
go env -w GOPROXY=https://goproxy.cn,direct
......
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 sign in to comment