mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
ci: move dynamic pipeline related jobs to ci/actions/common
This commit is contained in:
@@ -2,12 +2,14 @@
|
||||
|
||||
include:
|
||||
- project: "ci/actions/common"
|
||||
ref: "v2"
|
||||
file:
|
||||
- "templates/stable/default-workflow.yml"
|
||||
- "templates/idf/pre_check.yml"
|
||||
- "templates/idf/build.yml"
|
||||
- "templates/idf/deploy-github.yml"
|
||||
- "templates/idf/deploy-docs.yml"
|
||||
- "templates/idf/integration-test.yml"
|
||||
- "templates/idf/pre_check.yml"
|
||||
- "templates/idf/sync-files.yml"
|
||||
- project: "ci/actions/common"
|
||||
file: "templates/idf/build-docs.yml"
|
||||
|
||||
Reference in New Issue
Block a user