Skip to content
Snippets Groups Projects
Commit d33e7cc0 authored by Colin DAMON's avatar Colin DAMON
Browse files

Don't trigger builds on main ci changes

parent 69ebe58e
No related branches found
No related tags found
1 merge request!17Resolve "Don't trigger builds on root ci updates"
......@@ -7,6 +7,5 @@ package-gilded-rose:
- master
- merge_requests
changes:
- ".gitlab-ci.yml"
- ".gitlab-common-ci.yml"
- "gilded-rose/**/*"
......@@ -7,6 +7,5 @@ package-roman-numerals:
- master
- merge_requests
changes:
- ".gitlab-ci.yml"
- ".gitlab-common-ci.yml"
- "roman-numerals/**/*"
......@@ -7,6 +7,5 @@ package-string-calculator:
- master
- merge_requests
changes:
- ".gitlab-ci.yml"
- ".gitlab-common-ci.yml"
- "string-calculator/**/*"
......@@ -7,6 +7,5 @@ package-word-wrap:
- master
- merge_requests
changes:
- ".gitlab-ci.yml"
- ".gitlab-common-ci.yml"
- "word-wrap/**/*"
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