Skip to content
Snippets Groups Projects
Commit ba9f62d0 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Trigger test on ansible files changes

parent 29c8672a
No related branches found
No related tags found
No related merge requests found
...@@ -67,12 +67,7 @@ test: ...@@ -67,12 +67,7 @@ test:
- if: '$CI_PIPELINE_SOURCE == "merge_requests"' - if: '$CI_PIPELINE_SOURCE == "merge_requests"'
- if: '$CI_PIPELINE_SOURCE == "push"' - if: '$CI_PIPELINE_SOURCE == "push"'
changes: changes:
- inventories/**/* - ansible/**/*
- library/**/*
- molecule/**/*
- playbooks/**/*
- plugins/**/*
- roles/**/*
script: script:
- make test - make test
......
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