zhangweicheng 7 anni fa
parent
commit
6b70e4885e
2 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. 0 1
      Dockerfile
  2. 0 2
      Dockerfile_qa

+ 0 - 1
Dockerfile

@@ -6,7 +6,6 @@ WORKDIR ConstructionCost
 
 RUN cnpm install
 
-RUN gulp build
 
 EXPOSE 6060
 

+ 0 - 2
Dockerfile_qa

@@ -6,8 +6,6 @@ WORKDIR ConstructionCost
 
 RUN cnpm install
 
-RUN gulp build
-
 EXPOSE 6060
 
 ENV NODE_ENV=qa