Trying to force submodule to update proper

This commit is contained in:
Jake Windle 2018-03-03 15:13:11 -08:00
parent 63c103fec4
commit 72627dfb2d

View File

@ -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: