From c0b22b12dd0fd8f18e2d3bf98c21cfda6121c7fc Mon Sep 17 00:00:00 2001
From: "Benguria Elguezabal, Gorka" <gorka.benguria@tecnalia.com>
Date: Fri, 10 May 2024 12:59:03 +0200
Subject: [PATCH] splits specs from gitlab-ci

---
 templates/extract.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/templates/extract.yml b/templates/extract.yml
index 9d77cae..29f2a19 100644
--- a/templates/extract.yml
+++ b/templates/extract.yml
@@ -5,6 +5,8 @@ spec:
       type: array
       default: []
 
+---
+
 variables:
   # base image used to extract the shell script part from TBC templates
   TBC_EXTRACT_IMAGE: registry.hub.docker.com/library/alpine
-- 
GitLab