From 9fb92b3f4f159c27edf5c78841662638052f26ae Mon Sep 17 00:00:00 2001
From: "sebastien.heurtematte" <sebastien.heurtematte@eclipse-foundation.org>
Date: Wed, 2 Nov 2022 16:22:30 +0100
Subject: [PATCH] feat: migration EF runner

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b42015b..f9a604c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,6 +11,11 @@ default:
   tags:
     - origin:eclipse
 
+default:
+  tags:
+    - origin:eclipse
+    - ctx:oniro-group
+
 include:
  - project: eclipse/oniro-core/oniro
    ref: kirkstone
-- 
GitLab