Skip to content
Snippets Groups Projects
Commit 45678eb8 authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Replace archive URL for testing

parent d688993b
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ industrial_ci_kinetic_deploy:
script:
- .ci_config/gitlab.sh
- cd $(mktemp -d)
- wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/-/archive/master/gitlab_templates-master.zip
- wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/-/archive/dev-image-test/gitlab_templates-dev-image.zip
- unzip gitlab_templates-master.zip && cd gitlab_templates-master
- cd base
- chmod a+x ros_entrypoint.bash
......
......@@ -45,7 +45,7 @@ industrial_ci_kinetic_deploy:
script:
- .ci_config/gitlab.sh
- cd $(mktemp -d)
- wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/-/archive/master/gitlab_templates-master.zip
- wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/-/archive/dev-image-test/gitlab_templates-dev-image.zip
- unzip gitlab_templates-master.zip && cd gitlab_templates-master
- cd base
- chmod a+x ros_entrypoint.bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment