Bläddra i källkod

update config

zhangweicheng 6 år sedan
förälder
incheckning
8415bf24f7
1 ändrade filer med 1 tillägg och 1 borttagningar
  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