caipin 4 years ago
parent
commit
b47288f2e1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      deployment/cm_prod.sh

+ 0 - 1
deployment/cm_prod.sh

@@ -10,7 +10,6 @@
 # 	        registry.cn-shenzhen.aliyuncs.com/construction_management/construction_management:latest
 
 docker images | grep construction_management
-
 if [ $? -ne 0 ]
 then
   echo "construction_management is not existed"