mirror of
https://gitlab.com/MisterBiggs/blog.git
synced 2025-06-15 14:46:52 +00:00
trying something else
This commit is contained in:
parent
86f9073ae3
commit
44729da93c
@ -1,10 +1,11 @@
|
||||
|
||||
image: monachus/hugo
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
pages:
|
||||
before_script:
|
||||
- git submodule sync --recursive
|
||||
- git submodule update --init --recursive
|
||||
script:
|
||||
- cd blog
|
||||
- hugo -d ../public
|
||||
|
Loading…
x
Reference in New Issue
Block a user