Skip to content

Commit

Permalink
chore: add common git-sub-modules
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-nfc committed Oct 3, 2024
1 parent 8aef0bd commit 8b6bea9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -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 change: 1 addition & 0 deletions gitlab-ci
Submodule gitlab-ci added at 6f8dfc
1 change: 1 addition & 0 deletions website-template
Submodule website-template added at 8735f6

0 comments on commit 8b6bea9

Please sign in to comment.