ci: 更新 ci 编译配置

This commit is contained in:
chenjuntao
2023-01-05 17:59:34 +08:00
parent fc382c9c98
commit 9fd726d28b

View File

@ -53,7 +53,7 @@ android_build:
artifacts:
paths:
- app/build/outputs/apk/**/release/*.apk # app/build/outputs/apk/**/release/*.apk 正式环境publish测试环境internal
expire_in: 24 hrs # 指定附件上载后保存的时间24h默认永久在Gitlab保存
expire_in: 12 hrs # 指定附件上载后保存的时间24h默认永久在Gitlab保存
allow_failure:
exit_codes: 137
only: