Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Prada Sarasola, Miguel
templates
Commits
7dfd0647
Commit
7dfd0647
authored
Feb 26, 2019
by
Prada Sarasola, Miguel
Browse files
Chane into the correct directory
parent
4f715637
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
View file @
7dfd0647
...
...
@@ -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} .
...
...
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
7dfd0647
...
...
@@ -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} .
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment