Przeglądaj źródła

Merge branch 'master' into olym

olym 7 lat temu
rodzic
commit
f2d8db9940
2 zmienionych plików z 0 dodań i 3 usunięć
  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