fix include in ci

This commit is contained in:
parent faa6021461
commit b771c679e3
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored

@ -4,3 +4,4 @@ exampleSite/public/
.hugo_build.lock
themes
.history/
.vscode/

@ -8,7 +8,7 @@ include:
input: content
output: assets/indices
root: .
- file: "/.gitlab/hugo.template.yml"
- local: "/.gitlab/hugo.template.yml"
stages:
- index
- setup-hugo