edit theme name!
This commit is contained in:
parent
5bf018e103
commit
1f8770687d
@ -8,7 +8,7 @@ setup-hugo:
|
||||
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||
script:
|
||||
- cd ${CI_PROJECT_DIR}
|
||||
- hugo --minify -t book
|
||||
- hugo --minify -t hugo-book
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user