forked from espressif/esp-idf
CI: always deploy test result to Jira on master
This commit is contained in:
@@ -774,6 +774,9 @@ deploy_test_result:
|
||||
- deploy_test
|
||||
when: always
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- schedules
|
||||
variables:
|
||||
- $DEPLOY_TEST_RESULT_TO_JIRA == "Yes"
|
||||
artifacts:
|
||||
|
Reference in New Issue
Block a user