caipin 3 anni fa
parent
commit
e2fe3c9700
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 ./