Update GitLab CI configuration to include new documentation folder

This commit is contained in:
SebasKoedam
2024-04-18 15:21:44 +02:00
parent fb79211a04
commit c43cc682b2
3 changed files with 2 additions and 2 deletions

View File

@@ -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/**/*"
- "mkdocs.yml" - "mkdocs.yml"
- ".gitmodules" - ".gitmodules"

View File

@@ -1,2 +1,2 @@
nav: nav:
- 🏚️ TI Portfolio Website: index.md - TI Portfolio Website: index.md