mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-30 18:57:19 +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
|
||||
when: always
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
- schedules
|
||||
variables:
|
||||
- $DEPLOY_TEST_RESULT_TO_JIRA == "Yes"
|
||||
artifacts:
|
||||
|
Reference in New Issue
Block a user