zhangweicheng 7 anni fa
parent
commit
9de536906f
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      Dockerfile_qa

+ 0 - 2
Dockerfile_qa

@@ -4,8 +4,6 @@ WORKDIR /home/ConstructionCost
 
 COPY . /home/ConstructionCost
 
-COPY /data_share/font/pdf_base_files /home/ConstructionCost/modules/reports/util/pdf_base_files
-
 RUN cnpm install
 
 RUN gulp build