caipin 3 vuotta sitten
vanhempi
commit
e2fe3c9700
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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 ./