mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
commit
6890326504
@ -774,6 +774,9 @@ deploy_test_result:
|
||||
- deploy_test
|
||||
when: always
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- schedules
|
||||
variables:
|
||||
- $DEPLOY_TEST_RESULT_TO_JIRA == "Yes"
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user