public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 4.4.y-st] gitlab-ci: Add configuration for CIP's GitLab CI pipelines
@ 2022-10-11 14:49 Chris Paterson
  2022-11-11  7:38 ` Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Paterson @ 2022-10-11 14:49 UTC (permalink / raw)
  To: Pavel Machek; +Cc: cip-dev, Chris Paterson

Actual pipelines are defined externally [0] to save on churn in the kernel
tree.

[0] https://gitlab.com/cip-project/cip-testing/linux-cip-pipelines

Signed-off-by: Chris Paterson <chris.paterson2@renesas.com>
---
 .gitlab-ci.yml | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .gitlab-ci.yml

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 000000000000..ad0593601dbb
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,3 @@
+include:
+  - https://gitlab.com/cip-project/cip-testing/linux-cip-pipelines/raw/master/linux-cip-pipeline.yml
+  - https://gitlab.com/cip-project/cip-testing/linux-cip-pipelines/raw/master/trees/linux-4.4.y-st.yml
-- 
2.37.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-11  7:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-11 14:49 [PATCH 4.4.y-st] gitlab-ci: Add configuration for CIP's GitLab CI pipelines Chris Paterson
2022-11-11  7:38 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox