Update GitLab CI configuration to include new documentation folder
This commit is contained in:
@@ -17,7 +17,7 @@ pages:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
changes:
|
changes:
|
||||||
- "documentation/docs/**/*"
|
- "documentation/**/*"
|
||||||
- "mkdocs.yml"
|
- "mkdocs.yml"
|
||||||
- ".gitmodules"
|
- ".gitmodules"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user