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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user