caipin hace 3 años
padre
commit
e2fe3c9700
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      deployment/Dockerfile

+ 1 - 0
deployment/Dockerfile

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