Merge remote-tracking branch 'origin/dev_robotaxi-d_230912_6.1.0' into dev_robotaxi-d_230912_6.1.0

This commit is contained in:
wangmingjun
2023-10-09 12:19:22 +08:00
2 changed files with 4 additions and 3 deletions

View File

@@ -14,12 +14,13 @@ inspect java and kotlin codes:
- source change_java_version
artifacts:
name: "${CI_JOB_STAGE}_reports_${CI_PROJECT_NAME}_$CI_COMMIT_REF_SLUG"
when: on_failure
when: always
expire_in: 1 days
paths:
- "build/reports/*"
only:
- "dev_robotaxi-d_230912_6.1.0"
- $CI_COMMIT_BRANCH
- schedules
except:
- master
allow_failure: true

View File

@@ -58,7 +58,7 @@ bytex.ASM_API=ASM7
################ 外部依赖引用 ################
# loglib
LOGLIB_VERSION=1.9.16
LOGLIB_VERSION=1.9.17
######## MogoAiCloudSDK Version ########
# 网络请求LOGLIB_VERSION
MOGO_NETWORK_VERSION=1.4.7.17