Skip to content
Snippets Groups Projects

Resolve "Support LFS in templates"

Merged Iñigo Moreno i Caireta requested to merge 37-support-lfs-in-templates into master
1 unresolved thread
Files
2
@@ -12,6 +12,7 @@
PARALLEL_BUILDS: 2 # keep this for now, since there seems to be memory limit issues in the ci VM
AFTER_SETUP_TARGET_WORKSPACE: "rosenv && bash <(curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/scripts/ci_run_entry_points.sh) $$current_ws"
CMAKE_ARGS: -DCMAKE_CXX_FLAGS=-Wno-ignored-attributes -Wno-int-in-bool-context
ROS_REPO: main
.industrial_ci_deploy:
Loading