Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
tecnalia_robotics-public
templates
Commits
3bbfeefa
Commit
3bbfeefa
authored
Feb 11, 2019
by
Prada Sarasola, Miguel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit industrial_ci image
parent
f1421673
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
+1
-0
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+1
-0
No files found.
.gitlab-industrial-ci-kinetic-no-rosinstall.yml
View file @
3bbfeefa
...
...
@@ -39,6 +39,7 @@ industrial_ci_kinetic_deploy:
extends
:
.industrial_ci_kinetic
variables
:
AFTER_SCRIPT
:
"
wget
-q
-O
-
https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/deploy-image-build/scripts/pre-deploy-cleanup.bash
|
bash"
DOCKER_COMMIT
:
industrial_ci_image
after_script
:
-
cd $(mktemp -d)
-
wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/deploy-image-build/deploy/Dockerfile
...
...
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
3bbfeefa
...
...
@@ -41,6 +41,7 @@ industrial_ci_kinetic_deploy:
extends
:
.industrial_ci_kinetic
variables
:
AFTER_SCRIPT
:
"
wget
-q
-O
-
https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/deploy-image-build/scripts/pre-deploy-cleanup.bash
|
bash"
DOCKER_COMMIT
:
industrial_ci_image
after_script
:
-
cd $(mktemp -d)
-
wget https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/deploy-image-build/deploy/Dockerfile
...
...
Write
Preview
Markdown
is supported
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