Skip to content
Snippets Groups Projects
Commit ccc68625 authored by Iñigo Moreno i Caireta's avatar Iñigo Moreno i Caireta
Browse files

Update ci-templates/auto-rules/no-default.yml

parent c873c66a
No related branches found
No related tags found
1 merge request!75Resolve "Double pipeline triggered if merge request has melodic-* branch name."
Pipeline #61149 passed
......@@ -2,6 +2,8 @@ include: ci-templates/core.yml
workflow:
rules:
- if: $CI_MERGE_REQUEST_IID
when: never
- if: $CI_COMMIT_REF_NAME =~ /^kinetic-.*/
variables:
DEFAULT_DISTRO: "kinetic"
......
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