fix issue

pull/410/head
vapao 2021-10-11 15:04:31 +08:00
parent ee3e6430ed
commit dacea84f01
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ def dispatch(rep: Repository, helper=None):
helper.send_info('local', f'\033[32m完成√\033[0m\r\n{human_time()} 构建准备... ')
env = AttrDict(
SPUG_APP_NAME=rep.app.name,
SPUG_APP_KEY=rep.app.key,
SPUG_APP_ID=str(rep.app_id),
SPUG_DEPLOY_ID=str(rep.deploy_id),
SPUG_BUILD_ID=str(rep.id),