Add Modules to build script
All checks were successful
build-debian-package / Build the debian package (push) Successful in 4m8s
All checks were successful
build-debian-package / Build the debian package (push) Successful in 4m8s
This commit is contained in:
15
.gitmodules
vendored
15
.gitmodules
vendored
@@ -4,3 +4,18 @@
|
||||
[submodule "oqtane.framework"]
|
||||
path = oqtane.framework
|
||||
url = https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/oqtane.framework.git
|
||||
[submodule "Module.AdminModules"]
|
||||
path = Module.AdminModules
|
||||
url = https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Module.AdminModules.git
|
||||
[submodule "Theme.SZUAbsolventenverein"]
|
||||
path = Theme.SZUAbsolventenverein
|
||||
url = https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Theme.SZUAbsolventenverein.git
|
||||
[submodule "Module.EventRegistration"]
|
||||
path = Module.EventRegistration
|
||||
url = https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Module.EventRegistration.git
|
||||
[submodule "Module.HallOfFame"]
|
||||
path = Module.HallOfFame
|
||||
url = https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Module.HallOfFame.git
|
||||
[submodule "Module.PremiumArea"]
|
||||
path = Module.PremiumArea
|
||||
url = https://git.kocoder.xyz/Diplomarbeit-Absolventenverein/Module.PremiumArea.git
|
||||
|
||||
Reference in New Issue
Block a user