CI: always deploy test result to Jira on master

This commit is contained in:
He Yin Ling 2019-04-21 13:14:28 +08:00
parent 7ca556a3ca
commit 50ecd6c3b6

View file

@ -774,6 +774,9 @@ deploy_test_result:
- deploy_test
when: always
only:
refs:
- master
- schedules
variables:
- $DEPLOY_TEST_RESULT_TO_JIRA == "Yes"
artifacts: