浏览代码

submodules

SBird1337 7 年前
父节点
当前提交
7a0fe6334c
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0
    3
      .gitlab-ci.yml

+ 0
- 3
.gitlab-ci.yml 查看文件

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