mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 11:17:20 +02:00
CI: always deploy test result to Jira on master
This commit is contained in:
@ -774,6 +774,9 @@ deploy_test_result:
|
|||||||
- deploy_test
|
- deploy_test
|
||||||
when: always
|
when: always
|
||||||
only:
|
only:
|
||||||
|
refs:
|
||||||
|
- master
|
||||||
|
- schedules
|
||||||
variables:
|
variables:
|
||||||
- $DEPLOY_TEST_RESULT_TO_JIRA == "Yes"
|
- $DEPLOY_TEST_RESULT_TO_JIRA == "Yes"
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Reference in New Issue
Block a user