Trying to force submodule to update proper
This commit is contained in:
parent
63c103fec4
commit
72627dfb2d
@ -1,8 +1,8 @@
|
|||||||
image: monachus/hugo
|
image: monachus/hugo
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- git submodule init
|
- git submodule sync --recursive
|
||||||
- git submodule update --force
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user