gitlab: Add link to CI

This runs only the commit message and merge request checker.

Required so we can have 'all pipelines must pass' enabled due to a bug in
Gitlab
This commit is contained in:
Amar Takhar
2025-02-12 08:39:01 -05:00
parent 87bf49b715
commit b4149b2282

4
.gitlab/gitlab-ci.yml Normal file
View File

@@ -0,0 +1,4 @@
include:
- project: 'administration/integration'
file:
- 'ci/config/rtems.yml'