Skip to content
Snippets Groups Projects
Commit 7f26c973 authored by michael.minelli's avatar michael.minelli
Browse files

Update gitmodules

parent cf6d2910
Branches
No related tags found
No related merge requests found
...@@ -7,8 +7,8 @@ deploy: ...@@ -7,8 +7,8 @@ deploy:
tags: tags:
- deployment - deployment
variables: variables:
#GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
#GIT_SUBMODULE_FORCE_HTTPS: "true" GIT_SUBMODULE_FORCE_HTTPS: "true"
SECURE_FILES_DOWNLOAD_PATH: './' SECURE_FILES_DOWNLOAD_PATH: './'
script: script:
- ls -al API/ - ls -al API/
......
[submodule "API"] [submodule "API"]
path = API path = API
url = ../backend/dojobackendapi.git url = ../dojobackendapi.git
[submodule "Frontend"] [submodule "Frontend"]
path = Frontend path = Frontend
url = ../../ui/dojoweb.git url = ../../ui/dojoweb.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment