Browse Source

submodules

SBird1337 6 years ago
parent
commit
7a0fe6334c
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      .gitlab-ci.yml

+ 0
- 3
.gitlab-ci.yml View File

@@ -27,9 +27,6 @@ before_script:
27 27
   - echo "$SSH_HOST2 > ~/.ssh/config
28 28
   - chmod 644 ~/.ssh/config
29 29
 
30
-variables:
31
-  GIT_SUBMODULE_STRATEGY: recursive
32
-
33 30
 stages:
34 31
   - build
35 32