Skip to content
Snippets Groups Projects
Commit e8d1bc09 authored by Jon Azpiazu's avatar Jon Azpiazu
Browse files

Fix using previous image in test job

parent b199f08e
No related branches found
No related tags found
1 merge request!78Draft: Split build and test
...@@ -39,7 +39,7 @@ industrial_ci_test_noetic: ...@@ -39,7 +39,7 @@ industrial_ci_test_noetic:
script: script:
- .ci_config/gitlab.sh - .ci_config/gitlab.sh
variables: 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 ADDITIONAL_DEBS: curl
PARALLEL_BUILDS: 2 # keep this for now, since there seems to be memory limit issues in the ci VM 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 CMAKE_ARGS: -DCMAKE_CXX_FLAGS=-Wno-ignored-attributes -Wno-int-in-bool-context
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment