caipin 3 年之前
父节点
当前提交
e2fe3c9700
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      deployment/Dockerfile

+ 1 - 0
deployment/Dockerfile

@@ -15,6 +15,7 @@ WORKDIR /go/src/construction_management/server/web
 
 
 RUN ls ./external
 RUN ls ./external
 #install 执行文件会生成在 gopath/bin 中
 #install 执行文件会生成在 gopath/bin 中
+RUN go mod tidy
 RUN go install ./
 RUN go install ./