Merge branch 'develop' into master
This commit is contained in:
commit
c83771bddd
@ -3,6 +3,7 @@ image: mcr.microsoft.com/dotnet/core/sdk:3.0-alpine3.11
|
||||
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
OBJECTS_DIRECTORY: 'obj'
|
||||
NUGET_PACKAGES_DIRECTORY: '.nuget'
|
||||
SOURCE_CODE_PATH: 'ChaosBot/*/'
|
||||
|
||||
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "ChaosBot/wwwroot"]
|
||||
path = ChaosBot/wwwroot
|
||||
url = ssh://git@git.chaoticlogic.us:2302/discord-bots/chaosbot-frontend.git
|
||||
url = ../chaosbot-frontend.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user