Trying to force submodule to update proper
This commit is contained in:
+2
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user