1
0
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:
2019-08-08 23:03:43 -07:00
parent 0b0301bebf
commit 6de55be3eb

View File

@@ -7,7 +7,7 @@ variables:
pages:
script:
- cd blog
- hugo -d ../public
- hugo -d ../public --themesDir=./theme
artifacts:
paths:
- public