Change Issue series Update

This commit is contained in:
sylor_huang@126.com
2020-07-30 09:53:10 +08:00
parent 8ce7d8c921
commit 97f40f6d76
2 changed files with 14 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ class SyncRepositoryJob < ApplicationJob
SyncLog.sync_log("=============force_push_erros==#{path}/#{image_repo_name}++branch:#{branch}")
else
SyncLog.sync_log("=============force_push_success==#{path}/#{image_repo_name}++branch+++#{branch}")
system("rm -rf #{path}/#{image_repo_name}")
end
end
else