Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
[ci] Split .gitlab-ci.yml (#1701)
Browse files Browse the repository at this point in the history
* [WIP][ci] Split .gitlab-ci.yml

* comment unused includes

* fix typo

* fix needs

* add all stages

* exclude zombienet from check
  • Loading branch information
alvicsam authored Oct 19, 2022
1 parent 7273afa commit a53703e
Show file tree
Hide file tree
Showing 8 changed files with 517 additions and 540 deletions.
1 change: 1 addition & 0 deletions .github/pr-custom-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit a53703e

Please sign in to comment.