From 58d65c59fed582c4a346d0b6fce767ade4ae7b95 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] ci: 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 b8fd10e..806e110 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,6 +7,11 @@ stages:
   - build
   - deploy
 
+default:
+  tags:
+    - origin:eclipse
+    - ctx:oniro-group
+
 include:
  - project: eclipse/oniro-core/oniro
    ref: kirkstone
-- 
GitLab