Skip to content
Snippets Groups Projects
Commit 996ae58e authored by Moritz Langenstein's avatar Moritz Langenstein
Browse files

Revert "(ml5717) (alh1717) Fixed submodule init depth to 1"

This reverts commit d51e6da5.
parent d51e6da5
No related branches found
No related tags found
1 merge request!12Switched WebRTC library to LioWebRTC
Pipeline #100955 passed
...@@ -14,7 +14,7 @@ submodule_fetch: ...@@ -14,7 +14,7 @@ submodule_fetch:
script: script:
- chmod 600 .drawing-app-deploy.rsa - chmod 600 .drawing-app-deploy.rsa
- git submodule sync --recursive - git submodule sync --recursive
- GIT_SSH_COMMAND='ssh -i .drawing-app-deploy.rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' git submodule update --init --depth 1 - GIT_SSH_COMMAND='ssh -i .drawing-app-deploy.rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' git submodule update --init
artifacts: artifacts:
paths: paths:
- src/liowebrtc - src/liowebrtc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment