Commit 22924ed6 authored by 金凯强's avatar 金凯强 🎨

升级的信息修改

parent 777023fb
......@@ -140,10 +140,7 @@ docker-compose -f /data/upgrade_tools_data/backup/{upgrade_no}/docker-compose.ym
logger.info(f'远程升级信息:{out},远程错误信息:{out}')
if err:
raise HSException(f'远程升级报错:\n{err}')
return {'message': '升级完成'}
return {'message': '升级完成', out: err}
def package_images(self, log_id):
'''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment