Explorar o código

update docker

zhangweicheng %!s(int64=7) %!d(string=hai) anos
pai
achega
2e3bef983f
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      Dockerfile_qa

+ 1 - 3
Dockerfile_qa

@@ -2,9 +2,7 @@ FROM costbase:latest
 
 WORKDIR /home/ConstructionCost
 
-RUN git checkout  master
-
-RUN git pull http://192.168.1.12:3000/SmartCost/ConstructionCost master
+COPY . /home/ConstructionCost
 
 RUN cnpm install