From 758eaf2aa75530a91d8060c74e099e5d9b27c079 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Sun, 8 Oct 2023 20:26:33 +0800 Subject: [PATCH] [6.1.0] yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cf2b92d041..f8d78f273a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ inspect java and kotlin codes: paths: - "build/reports/*" only: - - "$CI_COMMIT_BRANCH" + - "dev_robotaxi-d_230912_6.1.0" except: - master allow_failure: true