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

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ff61cdb..d7f690b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,7 @@ stages:
 
 include:
  - project: 'eclipse/oniro-core/oniro'
+   ref: feat/ef-runner
    file:
     - '/.oniro-ci/dco.yaml'
     - '/.oniro-ci/reuse.yaml'
-- 
GitLab