mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 23:54:33 +02:00
Merge branch 'ci/build_ssc_flow' into 'master'
ci: add needs to build_ssc jobs See merge request espressif/esp-idf!21333
This commit is contained in:
@@ -378,6 +378,9 @@ fast_template_app:
|
|||||||
extends:
|
extends:
|
||||||
- .build_template
|
- .build_template
|
||||||
- .rules:build:integration_test
|
- .rules:build:integration_test
|
||||||
|
needs:
|
||||||
|
- job: fast_template_app
|
||||||
|
artifacts: false
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- SSC/ssc_bin
|
- SSC/ssc_bin
|
||||||
|
Reference in New Issue
Block a user