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

Test an example configuration for py3-* jobs without industrial_ci

parent f22a537b
Branches
Tags
No related merge requests found
Pipeline #140728 passed
...@@ -47,3 +47,8 @@ simple_ros_auto_rules_melodic_noetic_test: ...@@ -47,3 +47,8 @@ simple_ros_auto_rules_melodic_noetic_test:
extends: .simple_ros_test extends: .simple_ros_test
variables: variables:
TEMPLATE_TO_USE: test/auto_rules_melodic_noetic.yml TEMPLATE_TO_USE: test/auto_rules_melodic_noetic.yml
simple_ros_only_py3_test:
extends: .simple_ros_test
variables:
TEMPLATE_TO_USE: test/only_py3.yml
include: ci-templates/core.yml
py3-flake8:
extends: .py3-flake8
py3-flake8_extended:
extends: .py3-flake8_extended
py3-security:
extends: .py3-security
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment