Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
templates
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jon Azpiazu
templates
Commits
f021b3f7
Commit
f021b3f7
authored
Jan 23, 2019
by
Jon Azpiazu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Test to use DOCKER_IMAGE instead of DOCKER_BASE_IMAGE
parent
ff0e7194
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
+1
-1
No files found.
.gitlab-industrial-ci-kinetic-with-rosinstall.yml
View file @
f021b3f7
...
@@ -26,7 +26,7 @@ industrial_ci_kinetic:
...
@@ -26,7 +26,7 @@ industrial_ci_kinetic:
ROS_PARALLEL_JOBS
:
"
-j2"
# keep this for now, since there seems to be memory limit issues in the ci VM
ROS_PARALLEL_JOBS
:
"
-j2"
# keep this for now, since there seems to be memory limit issues in the ci VM
UPSTREAM_WORKSPACE
:
file
UPSTREAM_WORKSPACE
:
file
ROSINSTALL_FILENAME
:
"
.rosinstall"
ROSINSTALL_FILENAME
:
"
.rosinstall"
DOCKER_
BASE_
IMAGE
:
"
tecnalia-robotics.artifact.tecnalia.com/test-robotics/flexbotics-base-devel"
DOCKER_IMAGE
:
"
tecnalia-robotics.artifact.tecnalia.com/test-robotics/flexbotics-base-devel"
when
:
always
when
:
always
##########################################################
##########################################################
...
...
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