Parcourir la source

Merge branch 'master' into olym

olym il y a 8 ans
Parent
commit
f2d8db9940
2 fichiers modifiés avec 0 ajouts et 3 suppressions
  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