Merge branch 'test/always_deploy_test_result_on_master' into 'master'

CI: always deploy test result to Jira on master

See merge request idf/esp-idf!4840
This commit is contained in:
Angus Gratton 2019-04-26 14:34:57 +08:00
commit 6890326504

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: