Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
PH committed Aug 7, 2024
1 parent 810a66e commit 9c64494
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 11 deletions.
16 changes: 8 additions & 8 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
[submodule "CasaOS"]
path = CasaOS
url = git@github.com:Metazla/CasaOS.git
url = https://github.com/worph/CasaOS.git
branch = main
[submodule "CasaOS-AppManagement"]
path = CasaOS-AppManagement
url = git@github.com:Metazla/CasaOS-AppManagement.git
url = https://github.com/worph/CasaOS-AppManagement.git
branch = next
[submodule "CasaOS-AppStore"]
path = CasaOS-AppStore
url = git@github.com:Metazla/CasaOS-AppStore.git
url = https://github.com/worph/CasaOS-AppStore.git
branch = main
[submodule "CasaOS-Gateway"]
path = CasaOS-Gateway
url = git@github.com:Metazla/CasaOS-Gateway.git
url = https://github.com/worph/CasaOS-Gateway.git
branch = main
[submodule "CasaOS-LocalStorage"]
path = CasaOS-LocalStorage
url = git@github.com:Metazla/CasaOS-LocalStorage.git
url = https://github.com/worph/CasaOS-LocalStorage.git
branch = main
[submodule "CasaOS-MessageBus"]
path = CasaOS-MessageBus
url = git@github.com:Metazla/CasaOS-MessageBus.git
url = https://github.com/worph/CasaOS-MessageBus.git
branch = main
[submodule "CasaOS-UI"]
path = CasaOS-UI
url = git@github.com:Metazla/CasaOS-UI.git
url = https://github.com/worph/CasaOS-UI.git
branch = next
[submodule "CasaOS-UserService"]
path = CasaOS-UserService
url = git@github.com:Metazla/CasaOS-UserService.git
url = https://github.com/worph/CasaOS-UserService.git
branch = main
2 changes: 1 addition & 1 deletion CasaOS-AppManagement
2 changes: 1 addition & 1 deletion CasaOS-AppStore
5 changes: 5 additions & 0 deletions dockflow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"registry": "nasselle",
"image": "casa-img",
"version": "1.0.0"
}

0 comments on commit 9c64494

Please sign in to comment.