mirror of
https://gitlab.com/MisterBiggs/blog.git
synced 2025-08-03 12:01:31 +00:00
add themes location
This commit is contained in:
@@ -7,7 +7,7 @@ variables:
|
||||
pages:
|
||||
script:
|
||||
- cd blog
|
||||
- hugo -d ../public
|
||||
- hugo -d ../public --themesDir=./theme
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
Reference in New Issue
Block a user