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