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
tecnalia_robotics-public
templates
Commits
ee6930c7
Commit
ee6930c7
authored
May 20, 2022
by
Jon Azpiazu
Browse files
Fix using previous image in test job
parent
2c6dae4f
Pipeline
#76554
passed with stage
in 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci-templates/industrial-ci-templates.yml
View file @
ee6930c7
...
...
@@ -33,7 +33,7 @@ industrial_ci_test_noetic:
script
:
-
.ci_config/gitlab.sh
variables
:
DOCKER_IMAGE
:
"
${ARTIFACT_DOCKER_URL}/flexbotics-
base-devel:${ROS_DISTRO
}"
DOCKER_IMAGE
:
"
${ARTIFACT_DOCKER_URL}/flexbotics-
industrial-ci:${CI_COMMIT_SHORT_SHA
}"
ADDITIONAL_DEBS
:
curl
PARALLEL_BUILDS
:
2
# keep this for now, since there seems to be memory limit issues in the ci VM
CMAKE_ARGS
:
-DCMAKE_CXX_FLAGS=-Wno-ignored-attributes -Wno-int-in-bool-context
...
...
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