This repository was archived by the owner on Feb 7, 2025. It is now read-only.
Commit 1a2754d
committed
Add GIT_SUBMODULE_STRATEGY variable
Add GIT_SUBMODULE_STRATEGY variable to start git submodule for gitlab-ci, More detail to https://docs.gitlab.com/ee/ci/git_submodules.html#using-git-submodules-in-your-ci-jobs.
Remove git submodule script: git submodule init && git submodule update.1 parent 8100731 commit 1a2754d
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | | - | |
11 | | - | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments