-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitmodules
52 lines (48 loc) · 1.61 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[submodule "adm"]
path = adm
url = [email protected]:ryax-tech/ryax/ryax-adm.git
[submodule "authorization"]
path = authorization
url = [email protected]:ryax-tech/ryax/ryax-authorization.git
[submodule "repository"]
path = repository
url = [email protected]:ryax-tech/ryax/ryax-repository.git
[submodule "runner"]
path = runner
url = [email protected]:ryax-tech/ryax/ryax-runner.git
[submodule "front"]
path = front
url = https://gitlab.com/ryax-tech/ryax/ryax-front.git
[submodule "webui"]
path = webui
url = [email protected]:ryax-tech/ryax/ryax-webui.git
[submodule "action-builder"]
path = action-builder
url = [email protected]:ryax-tech/ryax/ryax-action-builder.git
[submodule "studio"]
path = studio
url = [email protected]:ryax-tech/ryax/ryax-studio.git
[submodule "action-wrappers"]
path = action-wrappers
url = [email protected]:ryax-tech/ryax/ryax-action-wrappers.git
[submodule "errored-actions"]
path = errored-actions
url = [email protected]:ryax-tech/ryax/errored-actions.git
[submodule "draft-actions"]
path = draft-actions
url = [email protected]:ryax-tech/workflows/draft-actions.git
[submodule "default-modules"]
path = default-actions
url = [email protected]:ryax-tech/workflows/default-actions.git
[submodule "ryax-public-doc"]
path = ryax-public-doc
url = [email protected]:ryax-tech/ryax/ryax-public-doc.git
[submodule "ci_common"]
path = ci_common
url = [email protected]:ryax-tech/dev/backend/ci_common.git
[submodule "common-helm-charts"]
path = common-helm-charts
url = [email protected]:ryax-tech/ryax/common-helm-charts.git
[submodule "hpc-actions"]
path = hpc-actions
url = [email protected]:ryax-tech/workflows/hpc-actions.git