2
0
mirror of https://github.com/nofusscomputing/kubernetes.git synced 2025-08-02 04:22:42 +00:00

docs: Add website-template as sub module

ref: #5 #3
This commit is contained in:
2025-06-12 00:58:47 +09:30
parent d600c4e3da
commit b44c73ec62
3 changed files with 10 additions and 0 deletions

8
.gitmodules vendored Normal file
View File

@ -0,0 +1,8 @@
[submodule "website-template"]
path = website-template
url = https://gitlab.com/nofusscomputing/infrastructure/website-template.git
branch = development
[submodule "gitlab-ci"]
path = gitlab-ci
url = https://gitlab.com/nofusscomputing/projects/gitlab-ci.git
branch = development

1
gitlab-ci Submodule

Submodule gitlab-ci added at 6694986367

1
website-template Submodule

Submodule website-template added at aed2376847