From 9e2a6ea2a8b4ef9a25f07609785cea1e2243ecac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?I=C3=B1igo=20Moreno?= <inigo.moreno@tecnalia.com>
Date: Tue, 21 Sep 2021 15:08:38 +0200
Subject: [PATCH] Remove ref to branch before merging to master

---
 .gitlab-industrial-ci-kinetic-no-rosinstall.yml   | 1 -
 .gitlab-industrial-ci-kinetic-with-rosinstall.yml | 1 -
 2 files changed, 2 deletions(-)

diff --git a/.gitlab-industrial-ci-kinetic-no-rosinstall.yml b/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
index 26a2a73..0e7c125 100644
--- a/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+++ b/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
@@ -1,4 +1,3 @@
 include:
   - project: tecnalia_robotics-public/gitlab_templates
-    ref: 35-improve-ci-template-organization
     file: ci-templates/auto-rules/kinetic-default.yml
\ No newline at end of file
diff --git a/.gitlab-industrial-ci-kinetic-with-rosinstall.yml b/.gitlab-industrial-ci-kinetic-with-rosinstall.yml
index 57165c5..2413c17 100644
--- a/.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+++ b/.gitlab-industrial-ci-kinetic-with-rosinstall.yml
@@ -1,4 +1,3 @@
 include:
   - project: tecnalia_robotics-public/gitlab_templates
-    ref: 35-improve-ci-template-organization
     file: ci-templates/auto-rules/with-rosinstall/kinetic-default.yml
\ No newline at end of file
-- 
GitLab