theme!
This commit is contained in:
parent
ff5d7d7c2f
commit
4502f9195c
@ -38,3 +38,4 @@ clone:
|
||||
- git remote -v
|
||||
- git submodule sync
|
||||
- git submodule update --init --recursive
|
||||
- ls -l themes
|
@ -6,7 +6,7 @@ setup-hugo:
|
||||
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||
script:
|
||||
- cd ${CI_PROJECT_DIR}
|
||||
- hugo --minify
|
||||
- hugo --minify -t book
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Loading…
Reference in New Issue
Block a user