Explorar o código

001sync_code.sh

lizw hai 1 mes
pai
achega
3fd373acdb
Modificáronse 1 ficheiros con 9 adicións e 7 borrados
  1. 9 7
      dsl/001sync_code.sh

+ 9 - 7
dsl/001sync_code.sh

@@ -194,13 +194,15 @@ commit_target() {
   git push origin $target_branch
 }
 
-source_pull
-target_pull
-source_build
-target_pull
-sync_files
-target_build
-commit_target
+#source_pull
+#target_pull
+#source_build
+#target_pull
+#sync_files
+#target_build
+#commit_target
+
+echo "已废弃!!!"
 
 # bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/dsl/001sync_code.sh)