fixed submodule
This commit is contained in:
parent
a898d7535d
commit
b79c0d1842
@ -2,6 +2,9 @@ default:
|
|||||||
tags:
|
tags:
|
||||||
- docs
|
- docs
|
||||||
|
|
||||||
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
- deploy
|
- deploy
|
||||||
|
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
|||||||
[submodule "themes/learn"]
|
[submodule "themes/learn"]
|
||||||
path = themes/learn
|
path = themes/learn
|
||||||
url = https://demerso.net/pls5618/hugo-theme-learn.git
|
url = ../hugo-theme-learn.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user