From f06250ed7ed83f57db46aa6669b6fd032ed698cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1igo=20Moreno?= <inigo.moreno@tecnalia.com> Date: Wed, 22 Sep 2021 16:11:03 +0200 Subject: [PATCH] Fix example --- ci-templates/examples/include_lfs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-templates/examples/include_lfs.yml b/ci-templates/examples/include_lfs.yml index 00876e5..4808de9 100644 --- a/ci-templates/examples/include_lfs.yml +++ b/ci-templates/examples/include_lfs.yml @@ -2,4 +2,4 @@ include: - project: tecnalia_robotics-public/gitlab_templates file: - ci-templates/auto-rules/kinetic-default.yml - - ci-templates/auto-rules/kinetic-default.yml + - ci-templates/lfs-pull.yml -- GitLab