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