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
   - echo "$SSH_HOST2 > ~/.ssh/config
27
   - echo "$SSH_HOST2 > ~/.ssh/config
28
   - chmod 644 ~/.ssh/config
28
   - chmod 644 ~/.ssh/config
29
 
29
 
30
-variables:
31
-  GIT_SUBMODULE_STRATEGY: recursive
32
-
33
 stages:
30
 stages:
34
   - build
31
   - build
35
 
32