From 6a0a856ff5ecd89ea3505b603076dad6a27409ad Mon Sep 17 00:00:00 2001
From: Jayesh Badwaik <j.badwaik@fz-juelich.de>
Date: Thu, 5 Dec 2024 13:34:01 +0100
Subject: [PATCH] + push for booster

---
 .gitlab-ci.yml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8d4fd6d..4051174 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,6 +28,21 @@ include:
       jube_file: "simple.yml"
       fixture: .setup
       record: "true"
+  - component: gitlab.jsc.fz-juelich.de/exacb/catalog/jureap/jube@power
+    rules:
+      - when: always
+    inputs:
+      prefix: "booster.strong.tiny.power"
+      variant: "strong.tiny"
+      machine: "juwels_booster"
+      queue: "booster"
+      project: "cexalab"
+      budget: "exalab"
+      is_public: "all"
+      jube_file: "simple.yml"
+      fixture: .setup
+      record: "true"
+
 #--------------------------------------------------------------------------------------------------
 #
 #--------------------------------------------------------------------------------------------------
-- 
GitLab