Skip to content
Snippets Groups Projects
Commit a5b15dd5 authored by Iñigo Moreno i Caireta's avatar Iñigo Moreno i Caireta
Browse files

Make nested includes point to remote

parent 904d259e
No related branches found
No related tags found
1 merge request!64Resolve "Improve CI template organization"
Pipeline #55616 failed
......@@ -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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment