-
Notifications
You must be signed in to change notification settings - Fork 115
/
Copy path.gitmodules
39 lines (39 loc) · 2.03 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
[submodule "demo-projects/java-app"]
path = demo-projects/java-app
url = [email protected]:Joeri-Abbo/techworld-with-nana-java-app.git
[submodule "demo-projects/developing-with-docker"]
path = demo-projects/developing-with-docker
url = [email protected]:Joeri-Abbo/techworld-with-nana-developing-with-docker.git
[submodule "demo-projects/java-maven-app"]
path = demo-projects/java-maven-app
url = [email protected]:Joeri-Abbo/techworld-with-nana-java-maven-app.git
[submodule "demo-projects/java-react-example"]
path = demo-projects/java-react-example
url = [email protected]:Joeri-Abbo/techworld-with-nana-java-react-example.git
[submodule "demo-projects/prometheus"]
path = demo-projects/prometheus
url = [email protected]:Joeri-Abbo/techworld-with-nana-prometheus.git
[submodule "demo-projects/online-shop-microservices"]
path = demo-projects/online-shop-microservices
url = [email protected]:Joeri-Abbo/techworld-with-nana-online-shop-microservices.git
[submodule "demo-projects/microservices-demo"]
path = demo-projects/microservices-demo
url = [email protected]:nanuchi/microservices-demo.git
[submodule "demo-projects/ansible"]
path = demo-projects/ansible
url = [email protected]:Joeri-Abbo/Joeri-Abbo-techworld-with-nana-ansible.git
[submodule "demo-projects/terraform"]
path = demo-projects/terraform
url = [email protected]:Joeri-Abbo/techworld-with-nana-terraform.git
[submodule "demo-projects/container-orchestration-with-kubernetes"]
path = demo-projects/container-orchestration-with-kubernetes
url = [email protected]:Joeri-Abbo/techworld-with-nana-container-orchestration-with-kubernetes.git
[submodule "demo-projects/my-python-project"]
path = demo-projects/my-python-project
url = [email protected]:Joeri-Abbo/techworld-with-nana-my-python-project.git
[submodule "demo-projects/aws-services"]
path = demo-projects/aws-services
url = [email protected]:Joeri-Abbo/techworld-with-nana-aws-services.git
[submodule "demo-projects/jenkins-shared-libary"]
path = demo-projects/jenkins-shared-libary
url = [email protected]:Joeri-Abbo/techworld-with-nana-jenkins-shared-libary.git