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