From 157f326be6dfe5a3d8c81d9c9ee4f49c2bc2849a 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] feat: 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 bab49b5..6c50c84 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,7 +18,7 @@ default:
 
 include:
  - project: eclipse/oniro-core/oniro
-   ref: kirkstone
+   ref: feat/ef-runner
    file:
     - .oniro-ci/dco.yaml
     - .oniro-ci/reuse.yaml
-- 
GitLab