ci: move to ci/actions

This commit is contained in:
Chen Yudong
2026-04-21 19:52:16 +08:00
parent 9c2bde6b64
commit 91b344386c
2 changed files with 1 additions and 79 deletions
+1 -1
View File
@@ -6,6 +6,7 @@ include:
- "templates/stable/default-workflow.yml"
- "templates/idf/deploy-github.yml"
- "templates/idf/deploy-docs.yml"
- "templates/idf/integration-test.yml"
- "templates/idf/pre_check.yml"
- project: "ci/actions/common"
file: "templates/idf/build-docs.yml"
@@ -27,7 +28,6 @@ include:
- ".gitlab/ci/pre_commit.yml"
- ".gitlab/ci/pre_check.yml"
- ".gitlab/ci/build.yml"
- ".gitlab/ci/integration_test.yml"
- ".gitlab/ci/host-test.yml"
- ".gitlab/ci/pre_deploy.yml"
- ".gitlab/ci/deploy.yml"