From ae46bf7983305343f952d7782c21b8473e4d3c27 Mon Sep 17 00:00:00 2001
From: Jayesh Badwaik <j.badwaik@fz-juelich.de>
Date: Thu, 10 Oct 2024 13:25:45 +0200
Subject: [PATCH] + change to v3

---
 .gitlab-ci.yml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 25757cf..07f52fd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 
 include:
-  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev
+  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
     rules:
       - when: always
     inputs:
@@ -14,7 +14,7 @@ include:
       jube_file: "simple.yml"
       fixture: .setup
       record: "true"
-  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev
+  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
     rules:
       - when: never
     inputs:
@@ -28,7 +28,7 @@ include:
       jube_file: "simple.yml"
       fixture: .setup
       record: "true"
-  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev
+  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
     rules:
       - when: always
     inputs:
@@ -42,7 +42,7 @@ include:
       jube_file: "simple.yml"
       fixture: .setup
       record: "true"
-  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev
+  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
     rules:
       - when: never
     inputs:
@@ -56,7 +56,7 @@ include:
       jube_file: "simple.yml"
       fixture: .setup
       record: "true"
-  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev
+  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
     rules:
       - when: always
     inputs:
@@ -70,7 +70,7 @@ include:
       jube_file: "simple.yml"
       fixture: .setup
       record: "true"
-  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev
+  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3
     rules:
       - when: always
     inputs:
@@ -87,7 +87,7 @@ include:
 #--------------------------------------------------------------------------------------------------
 #
 #--------------------------------------------------------------------------------------------------
-  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jedi@v3dev
+  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jedi@v3
     inputs:
       prefix: "jedi.evaluation"
       pipeline: [ "222698", "222699" ]
-- 
GitLab