Change content submodule repo
This commit is contained in:
parent
01d30dd842
commit
344c8c3fe3
3 changed files with 4 additions and 4 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "content"]
|
[submodule "src/content"]
|
||||||
path = src/content
|
path = src/content
|
||||||
url = git@codeberg.org:aleidk/docs.git
|
url = git@codeberg.org:aleidk/blog-content.git
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ clone:
|
||||||
recursive: true
|
recursive: true
|
||||||
submodule_update_remote: true
|
submodule_update_remote: true
|
||||||
submodule_override:
|
submodule_override:
|
||||||
content: https://codeberg.org/aleidk/docs.git
|
src/content: https://codeberg.org/aleidk/blog-content.git
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
add-codeber-config:
|
add-codeber-config:
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3ba1dd462521760bd93c0a06756f336c946f11c8
|
Subproject commit e740dda6515e13c9632e1c560664d88492ebfe2f
|
||||||
Loading…
Add table
Add a link
Reference in a new issue