Parcourir la source

update config

zhangweicheng il y a 6 ans
Parent
commit
8415bf24f7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Dockerfile_qa

+ 1 - 1
Dockerfile_qa

@@ -2,7 +2,7 @@ FROM operationbase:2.0
 
 WORKDIR /ConstructionOperation
 
-COPY . ConstructionOperation
+COPY .  /ConstructionOperation
 
 RUN mkdir tmp