[ci] Split .gitlab-ci.yml (#1701)

* [WIP][ci] Split .gitlab-ci.yml

* comment unused includes

* fix typo

* fix needs

* add all stages

* exclude zombienet from check
This commit is contained in:
Alexander Samusev
2022-10-19 16:31:42 +02:00
committed by GitHub
parent 7273afa5f2
commit a53703ee3e
8 changed files with 516 additions and 539 deletions
+1
View File
@@ -29,6 +29,7 @@ rules:
check_type: changed_files
condition:
include: ^\.gitlab-ci\.yml|^scripts/ci/.*|^\.github/.*
exclude: ^scripts/ci/gitlab/pipeline/zombienet.yml$
min_approvals: 2
teams:
- ci