File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
commands :
12
12
- git submodule init
13
13
- ' git config --global url."https://github.com/".insteadOf git@github.com:'
14
- - " git submodule update --recursive --remote "
14
+ - " git submodule update --recursive"
15
15
- name : build and publish
16
16
image : plugins/docker
17
17
settings :
44
44
commands :
45
45
- git submodule init
46
46
- ' git config --global url."https://github.com/".insteadOf git@github.com:'
47
- - " git submodule update --recursive --remote "
47
+ - " git submodule update --recursive"
48
48
- name : build and publish
49
49
image : plugins/docker
50
50
settings :
79
79
commands :
80
80
- git submodule init
81
81
- ' git config --global url."https://github.com/".insteadOf git@github.com:'
82
- - " git submodule update --recursive --remote "
82
+ - " git submodule update --recursive"
83
83
- name : build and publish
84
84
image : plugins/docker
85
85
settings :
@@ -108,7 +108,7 @@ steps:
108
108
commands :
109
109
- git submodule init
110
110
- ' git config --global url."https://github.com/".insteadOf git@github.com:'
111
- - " git submodule update --recursive --remote "
111
+ - " git submodule update --recursive"
112
112
- name : build and publish
113
113
image : plugins/docker
114
114
settings :
You can’t perform that action at this time.
0 commit comments