mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-25 21:07:56 +00:00
[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:
committed by
GitHub
parent
7273afa5f2
commit
a53703ee3e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user