mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
ci: move check_submodule_sync to pre_check stage
This commit is contained in:
+4
-4
@@ -16,6 +16,10 @@ workflow:
|
||||
# Place the default settings in `.gitlab/ci/common.yml` instead
|
||||
|
||||
include:
|
||||
- project: "ci/actions/common"
|
||||
file:
|
||||
- "templates/idf/deploy-github.yml"
|
||||
- "templates/idf/deploy-docs.yml"
|
||||
- ".gitlab/ci/danger.yml"
|
||||
- ".gitlab/ci/common.yml"
|
||||
- ".gitlab/ci/rules.yml"
|
||||
@@ -30,7 +34,3 @@ include:
|
||||
- ".gitlab/ci/deploy.yml"
|
||||
- ".gitlab/ci/post_deploy.yml"
|
||||
- ".gitlab/ci/test-win.yml"
|
||||
- project: "ci/actions/common"
|
||||
file: "templates/idf/deploy-github.yml"
|
||||
- project: "ci/actions/common"
|
||||
file: "templates/idf/deploy-docs.yml"
|
||||
|
||||
Reference in New Issue
Block a user