From e8290860ad534ac6625a3de97d5f487c0482071b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?I=C3=B1igo=20Moreno?= <inigo.moreno@tecnalia.com>
Date: Wed, 22 Sep 2021 10:25:29 +0200
Subject: [PATCH] Fix yamllint again

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

diff --git a/.gitlab-industrial-ci-kinetic-no-rosinstall.yml b/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
index 0e7c125..d6c6c03 100644
--- a/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+++ b/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
@@ -1,3 +1,3 @@
 include:
   - project: tecnalia_robotics-public/gitlab_templates
-    file: ci-templates/auto-rules/kinetic-default.yml
\ No newline at end of file
+    file: ci-templates/auto-rules/kinetic-default.yml
diff --git a/.gitlab-industrial-ci-kinetic-with-rosinstall.yml b/.gitlab-industrial-ci-kinetic-with-rosinstall.yml
index 2413c17..3cd28f6 100644
--- a/.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+++ b/.gitlab-industrial-ci-kinetic-with-rosinstall.yml
@@ -1,3 +1,3 @@
 include:
   - project: tecnalia_robotics-public/gitlab_templates
-    file: ci-templates/auto-rules/with-rosinstall/kinetic-default.yml
\ No newline at end of file
+    file: ci-templates/auto-rules/with-rosinstall/kinetic-default.yml
-- 
GitLab