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
pull/3310/head
Angus Gratton 2019-04-26 14:34:57 +08:00
commit 6890326504
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

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