fix include in ci
This commit is contained in:
parent
faa6021461
commit
b771c679e3
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ exampleSite/public/
|
|||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
themes
|
themes
|
||||||
.history/
|
.history/
|
||||||
|
.vscode/
|
@ -8,7 +8,7 @@ include:
|
|||||||
input: content
|
input: content
|
||||||
output: assets/indices
|
output: assets/indices
|
||||||
root: .
|
root: .
|
||||||
- file: "/.gitlab/hugo.template.yml"
|
- local: "/.gitlab/hugo.template.yml"
|
||||||
stages:
|
stages:
|
||||||
- index
|
- index
|
||||||
- setup-hugo
|
- setup-hugo
|
||||||
|
Loading…
Reference in New Issue
Block a user