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

Chane into the correct directory

parent 4f715637
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ industrial_ci_kinetic_deploy:
- .ci_config/gitlab.sh
- cd $(mktemp -d)
- wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/-/archive/dev-image-test/gitlab_templates-dev-image-test.zip
- unzip gitlab_templates-dev-image-test.zip && cd gitlab_templates-dev-image-test
- unzip gitlab_templates-dev-image-test.zip && cd gitlab_templates-dev-image-test/deploy
- cd base
- chmod a+x ros_entrypoint.bash
- docker build -t ${ARTIFACT_DOCKER_URL}/${CI_PROJECT_NAME}:${CI_COMMIT_REF_NAME} .
......
......@@ -46,7 +46,7 @@ industrial_ci_kinetic_deploy:
- .ci_config/gitlab.sh
- cd $(mktemp -d)
- wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/-/archive/dev-image-test/gitlab_templates-dev-image-test.zip
- unzip gitlab_templates-dev-image-test.zip && cd gitlab_templates-dev-image-test
- unzip gitlab_templates-dev-image-test.zip && cd gitlab_templates-dev-image-test/deploy
- cd base
- chmod a+x ros_entrypoint.bash
- docker build -t ${ARTIFACT_DOCKER_URL}/${CI_PROJECT_NAME}:${CI_COMMIT_REF_NAME} .
......
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