Explorar o código

Merge branch 'master' of https://git.yishihui.com/algorithm/alirec

baichongyang %!s(int64=3) %!d(string=hai) anos
pai
achega
1f36ce1bf8
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile
  2. BIN=BIN
      bin_rec

+ 1 - 1
Makefile

@@ -2,7 +2,7 @@ BUILD=go build -mod vendor
 #BUILD=go build -mod mod
 DOCKER?=docker
 SOURCE_DIR=src
-BIN_NAME=tzld_rec
+BIN_NAME=bin_rec
 REGISTRY?=registry.cn-hangzhou.aliyuncs.com/ali-recommend
 DOCKER_TAG?=0.0.9
 TEMP_DIR_SERVER:=$(shell mktemp -d)

BIN=BIN
bin_rec