From 5b6ef5e89b0f9da5161aed91661b9b8a6a6aee1c Mon Sep 17 00:00:00 2001
From: "sebastien.heurtematte" <sebastien.heurtematte@eclipse-foundation.org>
Date: Wed, 14 Dec 2022 09:37:32 +0100
Subject: [PATCH] temp: change ref oniro to feat/ef-runner

Signed-off-by: sebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org>
---
 .gitlab-ci.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e9641ef..bfb6de6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,8 @@ default:
 
 include:
   - project: eclipse/oniro-core/oniro
-    ref: kirkstone
+    #ref: kirkstone
+    ref: feat/ef-runner
     file:
       - .oniro-ci/dco.yaml
       - .oniro-ci/reuse.yaml
-- 
GitLab