From d952e8423d6b51a74eec57414d563a0f5ab5d794 Mon Sep 17 00:00:00 2001 From: Jayesh Badwaik <j.badwaik@fz-juelich.de> Date: Thu, 10 Oct 2024 00:27:12 +0200 Subject: [PATCH] + use v3dev branch --- .gitlab-ci.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6271b9b..6f4cf9c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ include: - - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3 + - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev 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@v3 + - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev rules: - when: always inputs: @@ -28,7 +28,7 @@ include: jube_file: "simple.yml" fixture: .setup record: "true" - - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3 + - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev 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@v3 + - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@v3dev rules: - when: always inputs: @@ -59,7 +59,7 @@ include: #-------------------------------------------------------------------------------------------------- # #-------------------------------------------------------------------------------------------------- - - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jedi@v3 + - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jedi@v3dev inputs: prefix: "jedi.evaluation" pipeline: [ "222698", "222699" ] -- GitLab