mirror of
https://gitlab.com/MisterBiggs/blog.git
synced 2026-06-03 16:40:28 +00:00
add themes location
This commit is contained in:
+1
-1
@@ -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