diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b7035db..3a0cc45 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ pages: rules: - if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH changes: - - "documentation/**/*" + - "docs/**/*" - "mkdocs.yml" - ".gitmodules" diff --git a/docs/documentation/.pages b/docs/documentation/.pages index 36cad66..bd1578e 100644 --- a/docs/documentation/.pages +++ b/docs/documentation/.pages @@ -1,2 +1,2 @@ nav: - - 🏚️ TI Portfolio Website: index.md + - TI Portfolio Website: index.md diff --git a/docs/teamdocumentatie/.gitkeep b/docs/teamdocumentatie/.gitkeep deleted file mode 100644 index e69de29..0000000