diff --git a/.gitlab-industrial-ci-kinetic-no-rosinstall.yml b/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
index 5d006a8c34d4da2986d9dbbadcf2da100a1db158..5946eccd6ebc29632d32e9aaff189ccbad15c8a7 100644
--- a/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+++ b/.gitlab-industrial-ci-kinetic-no-rosinstall.yml
@@ -94,4 +94,4 @@ industrial_ci_kinetic_deploy:
   rules:
     - if: $CI_COMMIT_TAG
 
-include : '/gitlab_ci/post-check.yml'
\ No newline at end of file
+include : 'https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/-/raw/35-improve-ci-template-organization/gitlab-ci/post-check.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 a9531b12d338e17b95bf6e0901fa96f0817da981..650d5d537b6395484772b004980b19e969866905 100644
--- a/.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+++ b/.gitlab-industrial-ci-kinetic-with-rosinstall.yml
@@ -97,4 +97,4 @@ industrial_ci_kinetic_deploy:
   rules:
     - if: $CI_COMMIT_TAG
 
-include : '/gitlab_ci/post-check.yml'
\ No newline at end of file
+include : 'https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/-/raw/35-improve-ci-template-organization/gitlab-ci/post-check.yml'
\ No newline at end of file