From 4ddb327ede45b91f22ef3888c851271ab0d090b8 Mon Sep 17 00:00:00 2001
From: "sebastien.heurtematte" <sebastien.heurtematte@eclipse-foundation.org>
Date: Wed, 2 Nov 2022 16:26:23 +0100
Subject: [PATCH] temp: change ref oniro to feat/ef-runner

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

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