From 703e971d4f42d72b4221ba6bd57a74ba40a63f5f Mon Sep 17 00:00:00 2001
From: Lluis Gifre <lluis.gifre@cttc.es>
Date: Mon, 29 Aug 2022 16:49:31 +0000
Subject: [PATCH] Arranged GitLab CI/CD for PathComp component

---
 src/pathcomp/.gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/pathcomp/.gitlab-ci.yml b/src/pathcomp/.gitlab-ci.yml
index c13cdd3ac..cf647727f 100644
--- a/src/pathcomp/.gitlab-ci.yml
+++ b/src/pathcomp/.gitlab-ci.yml
@@ -192,3 +192,4 @@ deploy pathcomp:
       when: manual    
     - if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "develop"'
       when: manual
+
-- 
GitLab