mirror of
https://gitlab.com/MisterBiggs/blog.git
synced 2025-06-16 07:06:46 +00:00
fixed build instructions
This commit is contained in:
parent
c924838038
commit
0b0301bebf
@ -7,7 +7,7 @@ variables:
|
|||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
- cd blog
|
- cd blog
|
||||||
- hugo --themesDir=../.. -d ../public
|
- hugo -d ../public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Loading…
x
Reference in New Issue
Block a user