chore(CircleCI): 增加保存 mapping 文件

This commit is contained in:
HuanChengFly 2020-04-06 12:23:42 +08:00
parent e39f577583
commit 7e653906e4
2 changed files with 4 additions and 1 deletions

View File

@ -35,4 +35,7 @@ jobs:
command: ./gradlew clean resguardRelease --no-daemon --stacktrace command: ./gradlew clean resguardRelease --no-daemon --stacktrace
- store_artifacts: - store_artifacts:
path: app/release/ path: app/release/
destination: apks/ destination: apk/
- store_artifacts:
path: app/build/outputs/mapping/release/
destination: mapping/

BIN
.czrc Normal file

Binary file not shown.