From 339edbcac879eed01eaeaeef064b1438de7ebb72 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Mon, 9 Oct 2023 14:09:33 +0800 Subject: [PATCH] [6.1.0] push trigger yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5f115e31aa..c4416b34c7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,7 @@ inspect java and kotlin codes: - "build/reports/*" only: - $CI_COMMIT_BRANCH + - pushes - schedules except: - master