Make CI fetch hypothetical submodules too
This commit is contained in:
parent
e019ca5291
commit
b3e4c8ecc3
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
pages:
|
pages:
|
||||||
image: archlinux:latest
|
image: archlinux:latest
|
||||||
interruptible: true
|
interruptible: true
|
||||||
|
|
Loading…
Reference in a new issue