Explorar o código

test checkout

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

+ 2 - 0
Dockerfile_qa

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