1
0
mirror of https://gitlab.com/MisterBiggs/blog.git synced 2025-06-15 22:56:50 +00:00
This commit is contained in:
Anson 2019-08-08 23:10:53 -07:00
parent 6de55be3eb
commit 86f9073ae3

View File

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