caipin %!s(int64=3) %!d(string=hai) anos
pai
achega
118d922bf4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deployment/Dockerfile

+ 1 - 1
deployment/Dockerfile

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