From 50ecd6c3b64d1bd237a841bac14a368595c8824f Mon Sep 17 00:00:00 2001 From: He Yin Ling Date: Sun, 21 Apr 2019 13:14:28 +0800 Subject: [PATCH] CI: always deploy test result to Jira on master --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 68813391d..b8b642114 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -774,6 +774,9 @@ deploy_test_result: - deploy_test when: always only: + refs: + - master + - schedules variables: - $DEPLOY_TEST_RESULT_TO_JIRA == "Yes" artifacts: