Skip to content
Snippets Groups Projects
Commit 3c683127 authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Add job testing two distros using auto-rules

parent 30d754f0
No related branches found
No related tags found
1 merge request!80Resolve "python_syntax is python2 only"
Pipeline #137377 failed
......@@ -42,3 +42,8 @@ simple_ros_core_with_noetic_test:
extends: .simple_ros_test
variables:
TEMPLATE_TO_USE: test/core_with_noetic.yml
simple_ros_auto_rules_melodic_noetic_test:
extends: .simple_ros_test
variables:
TEMPLATE_TO_USE: test/auto_rules_melodic_noetic.yml
include: ci-templates/auto-rules/no-default.yml
variables:
BUILD_MELODIC: true
BUILD_NOETIC: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment